TemplateControl.EnableTheming Property
.NET Framework (current version)
Gets or sets a Boolean value indicating whether themes apply to the control that is derived from the TemplateControl class.
Assembly: System.Web (in System.Web.dll)
The EnableTheming property indicates whether themes are enabled for the control that is derived from the TemplateControl class. When the EnableTheming property is true, the theme directory for the application is searched for control skins to apply. If no skin for the particular control exists in the theme directory, skins are not applied.
.NET Framework
Available since 2.0
Available since 2.0
Show: