Aracılığıyla paylaş


DataBoundControlDesigner.DataBind(BaseDataBoundControl) Yöntem

Tanım

DataBoundControl Nesneyi veri kaynağına bağlar.

protected:
 override void DataBind(System::Web::UI::WebControls::BaseDataBoundControl ^ dataBoundControl);
protected override void DataBind (System.Web.UI.WebControls.BaseDataBoundControl dataBoundControl);
override this.DataBind : System.Web.UI.WebControls.BaseDataBoundControl -> unit
Protected Overrides Sub DataBind (dataBoundControl As BaseDataBoundControl)

Parametreler

dataBoundControl
BaseDataBoundControl

DataBoundControl Veri kaynağına bağlanacak nesne.

Şunlara uygulanır

Ayrıca bkz.