System.Web.UI.WebControls.Repeater.EnableTheming Property

Gets or sets a value indicating whether themes are applied to this control.

Syntax

[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.Browsable(true)]
public override bool EnableTheming { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The Repeater.EnableTheming property indicates whether themes are enabled. When the Repeater.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.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0