Style.SetDirty Method
.NET Framework 3.0
Marks the Style so that its state will be recorded in view state.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The SetDirty method is called directly by the SetDirtyObject method of a StyleCollection, to mark a Style object so that its state is recorded in view state.
Community Additions
ADD
Show: