StateItem.Value Property

 

Gets or sets the value of the StateItem object that is stored in the StateBag object.

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

Public Property Value As Object

Property Value

Type: System.Object

The value of the StateItem stored in the StateBag.

.NET Framework
Available since 1.1
Return to top
Show: