Click or drag to resize
StagingChildProcessingTypeEventArgs Properties

The StagingChildProcessingTypeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyObjectType
Currently processed object type
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyParentObjectType
Object type of parent object of the processed object
Public propertyProcessingType
Indicates how object should be processed
Top
See Also