Click or drag to resize
AsyncControlStatus Property
Gets the worker status.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public AsyncWorkerStatusEnum Status { get; }

Property Value

Type: AsyncWorkerStatusEnum
See Also