Nevron .NET Vision
Nevron.Chart.WebForm Namespace / NChartPermanentSessionStateManager Class


In This Topic
    NChartPermanentSessionStateManager Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverride this method to implement the state lookup logic. (Inherited from Nevron.UI.WebForm.Controls.NPermanentSessionStateManager)
    Public MethodProvides a query string part for state identification transport over http. (Inherited from Nevron.UI.WebForm.Controls.NPermanentSessionStateManager)
    Public MethodRemoves an existing state object, stored by this state manager. (Inherited from Nevron.UI.WebForm.Controls.NPermanentSessionStateManager)
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NStateManager)
    Public MethodImplements the expiration logic. (Inherited from Nevron.UI.WebForm.Controls.NPermanentSessionStateManager)
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NStateManager)
    Public MethodOverride this method to implement the state storage logic. (Inherited from Nevron.UI.WebForm.Controls.NPermanentSessionStateManager)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates a new state instance.  
    Top
    See Also