The base class for DataGrid and DataList controls. This class implements the selection semantics which are common to both controls.
Object
Control
WebControl
BaseDataList
[Visual Basic] MustInherit Public Class BaseDataList Inherits WebControl [C#] public abstract class BaseDataList : WebControl [C++] public __gc __abstract class BaseDataList : public WebControl [JScript] public abstract class BaseDataList extends WebControl
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll
BaseDataList Members | System.Web.UI.WebControls Namespace | TBD | TBD