Repeater.OnDataPropertyChanged Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Determines whether data binding is required.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
The OnDataPropertyChanged method is a helper method that is called when the DataMember, DataSource, or DataSourceID property is changed.
Community Additions
ADD
Show: