ESRI.ArcGIS.ADF.Web.UI.WebControls
StateManager Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : StateManager Class




The following tables list the members exposed by StateManager.

Public Constructors

 NameDescription
Public ConstructorStateManager ConstructorOverloaded.  Constructs a new instance of StateManager.  
Top

Public Properties

 NameDescription
Public PropertyContext The current HttpContext  
Public PropertyControlID Unique ID of the control  
Public PropertyIsOnPage Indicates if the control's page property is valid  
Public PropertyIsSessionStateEnabled Indicates whether Session is available for storing state  
Public PropertyPageID The page's file name as ID  
Public PropertySession Session to store state in  
Top

Public Methods

 NameDescription
Public MethodAdd Add a value for a particular key  
Public MethodGet Retrieve value stored at a key  
Public MethodGetProperty Retrieve property value  
Public MethodRemove Remove a value stored at a key  
Public MethodRemoveAllSessionState Removes all values stored in Session for the control  
Public MethodSetProperty Set property value  
Top

See Also

© 2010 All Rights Reserved.