Nevron.UI.WebForm.Controls Namespace / NStateObject Class
Members


In This Topic
    NStateObject Class
    In This Topic
    Object Model
    NStateObject Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public MustInherit Class NStateObject 
    'Usage
     
    
    Dim instance As NStateObject
    [System.Serializable()]
    public abstract class NStateObject 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NStateObject
          Nevron.Chart.WebForm.NChartSessionStateObject
          Nevron.Diagram.WebForm.NDiagramSessionStateObject

    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