Nevron .NET Vision
Nevron.Chart.WebForm Namespace / NChartPermanentSessionStateManager Class
Fields Properties Methods


In This Topic
    NChartPermanentSessionStateManager Class Members
    In This Topic

    The following tables list the members exposed by NChartPermanentSessionStateManager.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldCached HTTP Context. (Inherited from Nevron.UI.WebForm.Controls.NPermanentSessionStateManager)
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the state object id. (Inherited from Nevron.UI.WebForm.Controls.NStateManager)
    Top
    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