MenuItemTemplate.OnLoad Method

Raises an event when the server control is loaded.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub OnLoad ( _
    args As EventArgs _
)
'Usage
Dim args As EventArgs

Me.OnLoad(args)
protected override void OnLoad(
    EventArgs args
)

Parameters

See Also

Reference

MenuItemTemplate Class

MenuItemTemplate Members

Microsoft.SharePoint.WebControls Namespace