AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageBaseErrorPage..::..OnPreLoad Method

Raises the PreLoad event. Skipped when _byPassStaticFiles is set.

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

Syntax


protected void OnPreLoad(
	EventArgs e
)

Parameters

e
Type: EventArgs
The EventArgs instance supplied by the page framework.