Share via


DataSourceReplacer 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
Public method DataSourceReplacer Initializes a new instance of the DataSourceReplacer class.

Top

Properties

  Name Description
Public property 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
Protected method OnInit Raises the Init event. (Overrides Control.OnInit(EventArgs).)

Top

See also

Reference

DataSourceReplacer class

Microsoft.SharePoint.Portal.WebControls namespace