Язык

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

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

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

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