BaseDataListDesigner.OnStylesChanged Method
.NET Framework 3.0
Can be overridden to implement functionality that should occur when a style of the associated control has changed.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The OnStylesChanged method can serve as notification that a style of the associated control that is derived from the BaseDataList class has changed.
Community Additions
ADD
Show: