Repeater::OnDataPropertyChanged Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Determines whether data binding is required.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| HttpException | OnDataPropertyChanged is called during the data-binding phase of the control. |
The OnDataPropertyChanged method is a helper method that is called when the DataMember, DataSource, or DataSourceID property is changed.
.NET Framework
Available since 2.0
Available since 2.0
Show: