| CMSAbstractManagerEventArgsType, SimpleEventArgsType Properties | 
The CMSAbstractManagerEventArgsType, SimpleEventArgsType generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CheckPermissions | 
            Indicates if document permissions should be checked.
             | 
|  | ComponentName | 
            Component name
            (Inherited from AbstractUserControl.) | 
|  | CurrentSite | 
            Current site
            (Inherited from AbstractUserControl.) | 
|  | CurrentUser | 
            Current user
            (Inherited from AbstractUserControl.) | 
|  | DataConsistent | 
            Indicates if the data is consistent.
             | 
|  | DocumentManager | 
            Document manager control
            (Inherited from AbstractUserControl.) | 
|  | HeaderActions | 
            Header actions control
            (Inherited from AbstractUserControl.) | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from AbstractUserControl.) | 
|  | MessagesPlaceHolder | 
            Placeholder for messages
            (Inherited from AbstractUserControl.) | 
|  | Mode | 
            Manager mode (Update, Insert, New culture version)
             | 
|  | ResourceCulture | 
            Resource strings culture
             | 
|   | ResourcePrefix | 
            Prefix for the resource strings which are used for the localization by the control and its child controls. 
            (Inherited from AbstractUserControl.) | 
|  | ResourcePrefixes | 
            List of cached resource prefixes for the parent hierarchy
            (Inherited from AbstractUserControl.) | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from AbstractUserControl.) | 
|  | StopProcessing | 
            Indicates if the control should perform the operations.
            (Inherited from AbstractUserControl.) | 
|  | UIContext | 
            Control's UI Context
             | 
|  | UsesLocalMessagesPlaceHolder | 
            Indicates if control uses local messages placeholder
            (Inherited from AbstractUserControl.) | 
 See Also
See Also