HtmlSelect.OnDataPropertyChanged Method
.NET Framework 3.0
Invoked when the DataSource, DataMember, or DataSourceID property is changed.
Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The OnDataPropertyChanged method sets the RequiresDataBinding property to true if the DataSource, DataMember, or DataSourceID property has changed.
Community Additions
ADD
Show: