Click or drag to resize
RequestEventsFinalize Field
Occurs as the last event in the pipeline and can be used to clean up and release resources used by the request.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static SimpleHandler Finalize

Field Value

Type: SimpleHandler
See Also