AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSBasePage..::..OnUnload Method

Disposes this instance before the base unload runs so any held engine resources are released at the end of the request.

Namespace:  AdvantageCMS.Core.Admin
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


protected void OnUnload(
	EventArgs e
)

Parameters

e
Type: EventArgs
The EventArgs for the Unload event.