Repeater.SelectMethod Property

Definition

The name of the method to call in order to read data.

C#
[System.Web.UI.Themeable(false)]
public virtual string SelectMethod { get; set; }

Property Value

The name of the method.

Attributes

Remarks

Setting this property causes model binding to be used as the data binding method.

Applies to

Produkt Verzie
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1