AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CMSBasePage..::..OnPreInit Method

Wires up the license-exception handler before anything else in the page runs.

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

Syntax


protected void OnPreInit(
	EventArgs e
)

Parameters

e
Type: EventArgs
The EventArgs for the PreInit event.