AsyncControlAttachToRunningThread Property |
If set, control tries to find already running thread to attach to on load
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntaxpublic bool AttachToRunningThread { get; set; }
Property Value
Type:
Boolean
See Also