DataSourceReplacer Members
Include Protected Members
Include Inherited Members
Represents a WebControl that is used to replace the data source for a data-bound control on the page.
The DataSourceReplacer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataSourceReplacer | Initializes a new instance of the DataSourceReplacer class. |
Top
Properties
Name | Description | |
---|---|---|
ControlID | Gets or sets the ID of the data-bound control whose data source will be replaced, specified as a slash-separated ID path. |
Top
Methods
Name | Description | |
---|---|---|
OnInit | Raises the Init event. (Overrides Control.OnInit(EventArgs).) |
Top