Click or drag to resize
DocumentMarkEventArgs Properties

The DocumentMarkEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyContainer
Container with Document and Node data.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyMarkContent
Content of the mark to be modified.
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPage
Page.
Public propertyPreferredCultureCode
Preferred culture code.
Public propertySiteName
Site name.
Public propertyStepType
Current workflow step.
Top
See Also