AsyncControlAttachToThread Method |
Attaches to the given asynchronous process.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public void AttachToThread(
CMSThread thread
)
Parameters
- thread
- Type: CMS.BaseCMSThread
See Also