WebControl.ControlStyleCreated Property
.NET Framework (current version)
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if a Style object has been created for the ControlStyle property; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: