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


In This Topic
    NConfigurationNode Class
    In This Topic
    Base for all server control settings objects.
    Object Model
    NConfigurationNode Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public MustInherit Class NConfigurationNode 
       Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NConfigurationNode
    [System.Serializable()]
    public abstract class NConfigurationNode : Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    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