Repeater.CreateDataSourceSelectArguments Yöntem

Tanım

Empty Değeri döndürür.

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

Döndürülenler

DataSourceSelectArguments

Empty değeri.

Açıklamalar

özelliğine yapılan SelectArguments ilk çağrı, değerini döndürmek Empty için yöntemini çağırırCreateDataSourceSelectArguments.

Şunlara uygulanır

Ayrıca bkz.