QueryContext.Arguments Vlastnost

Definice

Získá nebo nastaví argumenty pro předání do QueryContext třídy.

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

Hodnota vlastnosti

Argumenty, které se mají předat do QueryContext třídy.

Platí pro