Click or drag to resize
ApplicationHelperFireEndRequestEvents Method
Fires events for handling the end of the request.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public static void FireEndRequestEvents(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
See Also