System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner.Dispose Method

Releases the unmanaged resources that are used by the System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner object, and optionally releases the managed resources.

Syntax

protected override void Dispose (bool disposing)

Parameters

disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.

Remarks

The BaseDataBoundControlDesigner.Dispose(bool) method unhooks the event handlers for the designer from all data source events.

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0