Mono Class Library: Overview

System.Web.UI.DataSourceControl: Members

The members of System.Web.UI.DataSourceControl are listed below.

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

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
ClientIDstring. Documentation for this section has not yet been entered.
[read-only]
override
ControlsControlCollection. Documentation for this section has not yet been entered.
override
EnableThemingbool. Documentation for this section has not yet been entered.
override
SkinIDstring. Documentation for this section has not yet been entered.
override
Visiblebool. Documentation for this section has not yet been entered.

Public Methods

override
ApplyStyleSheetSkin(Page)
Documentation for this section has not yet been entered.
override
FindControl(string) : Control
Documentation for this section has not yet been entered.
override
Focus()
Documentation for this section has not yet been entered.
override
HasControls() : bool
Documentation for this section has not yet been entered.
override
RenderControl(HtmlTextWriter)
Documentation for this section has not yet been entered.

Protected Methods

override
CreateControlCollection() : ControlCollection
Documentation for this section has not yet been entered.
abstract
GetView(string) : DataSourceView
Documentation for this section has not yet been entered.
GetViewNames() : ICollection
Documentation for this section has not yet been entered.
RaiseDataSourceChangedEvent(EventArgs)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.ComponentModel.IListSource.ContainsListCollectionbool. Documentation for this section has not yet been entered.
System.ComponentModel.IListSource.GetListDocumentation for this section has not yet been entered.
System.Web.UI.IDataSource.GetViewDocumentation for this section has not yet been entered.
System.Web.UI.IDataSource.GetViewNamesDocumentation for this section has not yet been entered.