SubMenuStyleCollection::SetDirtyObject Method (Object^)
.NET Framework (current version)
Instructs a SubMenuStyle object contained by the SubMenuStyleCollection collection to record its entire state to view state.
Assembly: System.Web (in System.Web.dll)
Parameters
- o
-
Type:
System::Object^
The object that should serialize itself completely.
The SetDirtyObject method is called internally by the SaveViewState, Add, and Insert methods.
.NET Framework
Available since 2.0
Available since 2.0
Show: