Repeater::SelectMethod Property
.NET Framework (current version)
The name of the method to call in order to read data.
Assembly: System.Web (in System.Web.dll)
public: [ThemeableAttribute(false)] property String^ SelectMethod { virtual String^ get(); virtual void set(String^ value); }
Setting this property causes model binding to be used as the data binding method.
.NET Framework
Available since 4.5
Available since 4.5
Show: