AbstractHandlerAssignCurrentHandler Method |
Assigns the current handler to the event arguments
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected void AssignCurrentHandler(
EventArgs e
)
Parameters
- e
- Type: SystemEventArgs
Event arguments
See Also