Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NCallbackArgs Class / Transport Property


In This Topic
    Transport Property
    In This Topic
    Gets / sets the command to be processed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Transport As NAjaxXmlTransport
    'Usage
     
    
    Dim instance As NCallbackArgs
    Dim value As NAjaxXmlTransport
     
    value = instance.Transport
    public NAjaxXmlTransport Transport {get;}
    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