Version 23.1 (latest)

WebObjectBase Class Properties

For a list of all members of this type, see WebObjectBase members.

Public Properties
 NameDescription
Public PropertyIsEmptyCheck if object contains only default values.  
Protected Properties
 NameDescription
Protected PropertyEnableViewStateTurns on ViewState tracking for this WebObject  
Protected PropertyOwnerThe primary collection to which this object belongs.  
Protected PropertySubObjects  
Protected PropertyViewStateGets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page.  
See Also