| SimpleManagerEventArgs Properties | 
The SimpleManagerEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActionName | 
            Action name. For general events (DATA_SAVED, LOAD_DATA...)
             | 
|  | CheckDefault | 
            Indicates if default check should be performed
             | 
|  | CurrentHandler | 
            Currently executing handler
            (Inherited from CMSEventArgs.) | 
|  | ErrorMessage | 
            Error message in case action is not valid
             | 
|  | IsValid | 
            Indicates if the action is valid
             | 
|  | OriginalEventArgs | Obsolete. 
            Original event arguments for the event
            (Inherited from CMSEventArgs.) | 
 See Also
See Also