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


In This Topic
    NStateManagerFactory Class
    In This Topic
    Creates state agents.
    Object Model
    NStateManagerFactory Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NStateManagerFactory 
    'Usage
     
    
    Dim instance As NStateManagerFactory
    public abstract class NStateManagerFactory 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NStateManagerFactory
          Nevron.Chart.WebForm.NChartStateManagerFactory
          Nevron.Diagram.WebForm.NDiagramStateManagerFactory

    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