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

Releases the unmanaged resources used by the System.Web.UI.Design.WebControls.RepeaterDesigner object and optionally releases the managed resources.

Syntax

protected override void Dispose (bool disposing)

Parameters

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

Remarks

When the disposing parameter is true, the Dispose method releases all the resources held by the managed objects that this System.Web.UI.Design.WebControls.RepeaterDesigner object references.

Requirements

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