The members of System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner are listed below.
See Also: Inherited members from System.Web.UI.Design.ControlDesigner
Initializes a new instance of the System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner class. |
DataSource | string.
Gets or sets the value of the System.Web.UI.WebControls.BaseDataBoundControl.DataSource property for the associated control. | |
DataSourceID | string.
Gets or sets the value of the System.Web.UI.WebControls.BaseDataBoundControl.DataSourceID property of the underlying System.Web.UI.WebControls.BaseDataBoundControl object. |
override | GetDesignTimeHtml()
| |
override | Initialize(System.ComponentModel.IComponent)
| |
static | ShowCreateDataSourceDialog(System.Web.UI.Design.ControlDesigner, Type, bool, out string)Documentation for this section has not yet been entered. |
abstract | ConnectToDataSource()
| |
abstract | CreateDataSource()
| |
abstract | DataBind(System.Web.UI.WebControls.BaseDataBoundControl)
| |
abstract | DisconnectFromDataSource()
| |
override | Dispose(bool)
| |
override | GetEmptyDesignTimeHtml()
| |
override | GetErrorDesignTimeHtml(Exception)
| |
OnDataSourceChanged(bool)
| ||
OnSchemaRefreshed()
| ||
override | PreFilterProperties(IDictionary)
|