System.Web.UI.WebControls.Menu.LoadControlState Method

Loads the state of the properties in the System.Web.UI.WebControls.Menu control that need to be persisted.

Syntax

protected override void LoadControlState (object ob)

Parameters

ob
Documentation for this section has not yet been entered.

Remarks

Note:

This method is used primarily by control developers to extend the System.Web.UI.WebControls.Menu control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0