BaseDataList.CreateDataSourceSelectArguments Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Tworzy obiekt domyślny DataSourceSelectArguments używany przez kontrolkę związaną z danymi, jeśli nie określono żadnych argumentów.
protected:
virtual System::Web::UI::DataSourceSelectArguments ^ CreateDataSourceSelectArguments();
protected virtual System.Web.UI.DataSourceSelectArguments CreateDataSourceSelectArguments ();
abstract member CreateDataSourceSelectArguments : unit -> System.Web.UI.DataSourceSelectArguments
override this.CreateDataSourceSelectArguments : unit -> System.Web.UI.DataSourceSelectArguments
Protected Overridable Function CreateDataSourceSelectArguments () As DataSourceSelectArguments
Zwraca
Element DataSourceSelectArguments zainicjowany do .Empty
Uwagi
Metoda CreateDataSourceSelectArguments jest metodą pomocnika używaną przez właściwość do utworzenia jego obiektu domyślnego SelectArgumentsDataSourceSelectArguments .