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
Syntax public bool AttachToRunningThread { get; set; }
Property Value
Type:
BooleanSee Also