System.Web.UI.WebControls.SubMenuStyleCollection.SetDirtyObject Method

Instructs a System.Web.UI.WebControls.SubMenuStyle object contained by the System.Web.UI.WebControls.SubMenuStyleCollection collection to record its entire state to view state.

Syntax

protected override void SetDirtyObject (object o)

Parameters

o
The object that should serialize itself completely.

Remarks

Requirements

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