System.Web.UI.HierarchicalDataSourceControl.SkinID Property

Gets or sets the skin to apply to the System.Web.UI.HierarchicalDataSourceControl control.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Because the System.Web.UI.HierarchicalDataSourceControl has no visual rendering, it does not support themes or skins.

Requirements

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