System.Web.UI.WebControls.Style.ViewState Property

Gets the state bag that holds the style elements.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
protected System.Web.UI.StateBag ViewState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The private field name for the state bag is case sensitive.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0