System.Web.UI.DataSourceControl.EnableTheming Property

Gets a value indicating whether this control supports themes.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Because the System.Web.UI.DataSourceControl control has no visual rendering, it does not support themes.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0