AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditor..::..OnInit Method

Raises the Init event. Ensures the Advantage hosting context is present (throwing otherwise) and wires up ACSP editor settings.

Namespace:  AdvantageCMS.Web.UI
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


protected void OnInit(
	EventArgs e
)

Parameters

e
Type: EventArgs
The EventArgs instance containing the event data.