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


In This Topic
    NBrowserResponseSettings Class
    In This Topic
    Holds the browser response configuration of the control.
    Object Model
    NBrowserResponseSettings Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NBrowserResponseSettings 
       Inherits NConfigurationNode
       Implements Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NBrowserResponseSettings
    [System.Serializable()]
    public class NBrowserResponseSettings : NConfigurationNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

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

    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