Click or drag to resize
AsyncControlWorkerExists Method
Returns true if the worker for current control exists.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected bool WorkerExists()

Return Value

Type: Boolean
See Also