QueryContext.Arguments Свойство

Определение

Получает или задает аргументы для передачи классу QueryContext.

public:
 property System::Web::UI::DataSourceSelectArguments ^ Arguments { System::Web::UI::DataSourceSelectArguments ^ get(); };
public System.Web.UI.DataSourceSelectArguments Arguments { get; }
member this.Arguments : System.Web.UI.DataSourceSelectArguments
Public ReadOnly Property Arguments As DataSourceSelectArguments

Значение свойства

DataSourceSelectArguments

Аргументы для передачи классу QueryContext.

Применяется к