Sdílet prostřednictvím


QueryContext.Arguments Vlastnost

Definice

Získá nebo nastaví argumenty, které se mají předat QueryContext třídě.

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

DataSourceSelectArguments

Argumenty, které mají být předána QueryContext třídě.

Platí pro