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