System.Web
1.0.5000.0
2.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.Object
View state is the accumulation of a page's or an ASP.NET server control's property values and is sent to the requesting browser in a hidden field.
You can explicitly add objects to an ASP.NET server control's object using either the property or the method. The then tracks changes to all the items that it stores. Any changes to a object are reflected in its property. These changes are saved by a call to the method during the save view state phase of server control processing, just before the control is rendered to the page. For more information, see ASP.NET Web Server Controls.
Represents an item that is saved in the class when view state information is persisted between Web requests. This class cannot be inherited.
Property
System.Boolean
To be added: an object of type 'bool'
To be added
Gets or sets a value indicating whether the object has been modified.
1.0.5000.0
2.0.0.0
Property
System.Object
To be added: an object of type 'object'
To be added
Gets or sets the value of the object that is stored in the object.
1.0.5000.0
2.0.0.0