AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantagePageTemplate..::..OnPreInit Method

Raises the PreInit event at the beginning of page initialization.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


protected void OnPreInit(
	EventArgs e
)

Parameters

e
Type: EventArgs
An EventArgs that contains the event data.