Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NCallbackQueryCommandResultArgs Class / ResultBuilder Property


In This Topic
    ResultBuilder Property
    In This Topic
    Gets / sets the command to be processed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ResultBuilder As NAjaxXmlTransportBuilder
    'Usage
     
    
    Dim instance As NCallbackQueryCommandResultArgs
    Dim value As NAjaxXmlTransportBuilder
     
    value = instance.ResultBuilder
    public NAjaxXmlTransportBuilder ResultBuilder {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