System.Web.UI.DataSourceControl.SkinID Property

Gets the skin to apply to the System.Web.UI.DataSourceControl control.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Because the System.Web.UI.DataSourceControl control has no visual rendering, you cannot set the DataSourceControl.SkinID property.

Requirements

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