LayoutsPageBase.OnLoad method

Represents that method that handles the Load event of the page.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

protected override void OnLoad(
    EventArgs e
)

Parameters

Remarks

This overload simply calls the base method.

See also

Reference

LayoutsPageBase class

LayoutsPageBase members

Microsoft.SharePoint.WebControls namespace