ApplicationHelperFireEndRequestEvents Method |
Fires events for handling the end of the request.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public static void FireEndRequestEvents(
EventArgs e
)
Parameters
- e
- Type: SystemEventArgs
See Also