System.Web.UI.DataSourceControl: Property Members

The properties of System.Web.UI.DataSourceControl are listed below. For a list of all members, see the DataSourceControl Members list.

See Also: Inherited members from System.Web.UI.Control

Public Properties

[read-only]
override
ClientIDstring.

Gets the server control identifier generated by ASP.NET.

[read-only]
override
ControlsControlCollection.

Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.

override
EnableThemingbool.

Gets a value indicating whether this control supports themes.

override
SkinIDstring.

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

override
Visiblebool.

Gets or sets a value indicating whether the control is visually displayed.