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


In This Topic
    NStateManager Class
    In This Topic
    NStateAgent is a base class for all state agents. A state manager is a class, controlling the creation, life span and disposal of state objects.
    Object Model
    NStateManager Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NStateManager 
    'Usage
     
    
    Dim instance As NStateManager
    public abstract class NStateManager 
    Inheritance Hierarchy
    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