Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DockEventManager Class Members
The following tables list the members exposed by DockEventManager.
Public Properties
Protected Properties
| Name | Description |
| AfterEventIndexes | Returns a lazily loaded array of indexes for all the 'After' events. |
| BeforeEventIndexes | Returns a lazily loaded array of indexes for all the 'Before' events. |
Public Methods
| Name | Description |
| InProgress | Overloaded. Indicates whether the event identified by the eventid is in progress. |
| IsEnabled | Overloaded. Indicates whether the event identified by the eventid is enabled. |
| SetEnabled | Overloaded. Enables or disables the event identified by the eventid. |
See Also