LinkLauncher.Dispose Method
Releases the unmanaged resources used by the LinkLauncher and optionally releases the managed resources.
Namespace: Microsoft.WindowsServerSolutions.Common.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by the LinkLauncher and optionally releases the managed resources.(Overrides ContainerControl.Dispose(Boolean).) |
See Also
LinkLauncher Class
Microsoft.WindowsServerSolutions.Common.Controls Namespace
Return to top