Style::State Property

 

Gets the current contents of the StateBag. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

public protected:
property StateBag^ State {
	StateBag^ get();
}

Property Value

Type: System.Web.UI::StateBag^

The current contents of the StateBag object.

.NET Framework
Available since 1.1

Style Class
System.Web.UI.MobileControls Namespace
Introduction to the StyleSheet Control

Return to top
Show: