Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NBrowserResponseSettings Class / m_BrowserResponsePairs Field


In This Topic
    m_BrowserResponsePairs Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_BrowserResponsePairs As NReferenceHolderArrayList
    'Usage
     
    
    Dim instance As NBrowserResponseSettings
    Dim value As NReferenceHolderArrayList
     
    value = instance.m_BrowserResponsePairs
     
    instance.m_BrowserResponsePairs = value
    protected NReferenceHolderArrayList m_BrowserResponsePairs
    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