Click or drag to resize
DocumentAuthorizationEventArgs Properties

The DocumentAuthorizationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAuthorizationResult
Document authorization result
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyData
Data to authorize
Public propertyDocument
Document to authorize
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPermissionName
Permission name
Public propertyUser
User to check
Top
See Also