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