Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NStateManager Class
Properties Methods


In This Topic
    NStateManager Class Members
    In This Topic

    The following tables list the members exposed by NStateManager.

    Public Properties
     NameDescription
    Public PropertyGets/sets the state object id.  
    Top
    Public Methods
     NameDescription
    Public MethodOverride this method to implement the state lookup logic.  
    Public MethodProvides a query string part for state identification transport over http.  
    Public MethodRemoves an existing state object, stored by this state manager.  
    Public Method  
    Public MethodOverride this method to implement the expiration logic.  
    Public Method  
    Public MethodOverride this method to implement the state storage logic.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a new state instance.  
    Top
    See Also