System.Web.UI.WebControls.Menu.GetDesignModeState Method

Retrieves the design-time state of the System.Web.UI.WebControls.Menu control.

Syntax

protected override IDictionary GetDesignModeState ()

Returns

An IDictionary containing the design-time state of the System.Web.UI.WebControls.Menu control.

Remarks

The Menu.GetDesignModeState method is a helper method used to get the current design-time state of 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