Nevron .NET Vision
Nevron.Diagram.WebForm Namespace / NDiagramPermanentSessionStateManager Class
Members


In This Topic
    NDiagramPermanentSessionStateManager Class
    In This Topic
    NDiagramPermanentSessionStateManager maintains a permanent state in the session state.
    Object Model
    NDiagramPermanentSessionStateManager Class
    Syntax
    'Declaration
     
    
    Public Class NDiagramPermanentSessionStateManager 
       Inherits Nevron.UI.WebForm.Controls.NPermanentSessionStateManager
    'Usage
     
    
    Dim instance As NDiagramPermanentSessionStateManager
    public class NDiagramPermanentSessionStateManager : Nevron.UI.WebForm.Controls.NPermanentSessionStateManager 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NStateManager
          Nevron.UI.WebForm.Controls.NPermanentSessionStateManager
             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