Click or drag to resize
DeploymentManagerLogEventArgs Class
Deployment manager log EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    CMS.UIControls.InternalDeploymentManagerLogEventArgs

Namespace: CMS.UIControls.Internal
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public class DeploymentManagerLogEventArgs : EventArgs

The DeploymentManagerLogEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodDeploymentManagerLogEventArgs
Top
Properties
  NameDescription
Public propertyMessage
Gets the log messages
Top
Remarks
This class is not indented to be used in custom code.
See Also