Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NPermanentSessionStateManager Class
Members


In This Topic
    NPermanentSessionStateManager Class
    In This Topic
    NPermanentSessionStateAgent maintains a permanent state in the session state.
    Object Model
    NPermanentSessionStateManager Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NPermanentSessionStateManager 
       Inherits NStateManager
    'Usage
     
    
    Dim instance As NPermanentSessionStateManager
    public abstract class NPermanentSessionStateManager : NStateManager 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NStateManager
          Nevron.UI.WebForm.Controls.NPermanentSessionStateManager
             Nevron.Chart.WebForm.NChartPermanentSessionStateManager
             Nevron.Diagram.WebForm.NDiagramPermanentSessionStateManager

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also