DataBoundControlDesigner::Dispose Method (Boolean)
.NET Framework (current version)
Releases the unmanaged resources used by the DataBoundControlDesigner object and optionally releases the managed resources.
Assembly: System.Design (in System.Design.dll)
Parameters
- disposing
-
Type:
System::Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
The Dispose method unregisters the designer's event handlers from all data source events.
.NET Framework
Available since 2.0
Available since 2.0
Show: