- designerHost
The System.ComponentModel.Design.IDesignerHost for the document that contains the control.
- control
The System.Web.UI.Control to data bind.
This method determines whether the System.Web.UI.WebControls.HyperLink.Text and System.Web.UI.WebControls.HyperLink.NavigateUrl properties of the System.Web.UI.WebControls.HyperLink control are data-bound. If the System.Web.UI.WebControls.HyperLink.Text property is data-bound, this method sets the value of the property to "DataBound". If the System.Web.UI.WebControls.HyperLink.NavigateUrl property is data-bound, this method sets the value of the property to a text string so the control will have the appearance of a working hyperlink.