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


In This Topic
    NServerSettings Class
    In This Topic
    Contains all settings related to the operation of the control on the server.
    Object Model
    NServerSettings Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NServerSettings 
       Inherits NConfigurationNode
       Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NServerSettings
    [System.Serializable()]
    public class NServerSettings : NConfigurationNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NConfigurationNode
          Nevron.UI.WebForm.Controls.NServerSettings

    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