| DeploymentManager Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.UIControls.Internal
 Syntax
Syntaxpublic class DeploymentManager
The DeploymentManager type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DeploymentManager | 
            Constructor
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CompileVirtualObjects | 
            Does the test of the given object
             | 
|  | Deploy | 
            Does the deployment of the given object
             | 
|  | SaveExternally | 
            Does the deployment of the given object
             | 
|  | Synchronize | 
            Synchronize virtual object in source control mode
             | 
 Events
Events| Name | Description | |
|---|---|---|
|  | Error | 
            Occurs when the some underlying action failed and error message should be displayed 
             | 
|  | Log | 
            Occurs when the info message should be displayed
             | 
 Remarks
Remarks See Also
See Also