Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NServerSettings Class
Fields Properties Methods


In This Topic
    NServerSettings Class Members
    In This Topic

    The following tables list the members exposed by NServerSettings.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new server configuration with default settings.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the browser response settings of the control.  
    Public PropertyControls the settings related to the persistence of the control in the page view state.  
    Public PropertyGets or sets the event log settings of the control.  
    Public PropertyGets or sets the temporary file settings of the control.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact replica of this node (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodOverridden.   
    Public Methodstatic (Shared in Visual Basic)Loads the server configuration state from a web.config file pointed by file.  
    Public Method (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode)
    Public MethodSaves the server configuration state to a web.config file pointed by file.  
    Public MethodOverridden.   
    Top
    See Also