Click or drag to resize
CMSActionContextCurrentAllowAsyncActions Property
Indicates if the actions can run asynchronously. Default is true.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool CurrentAllowAsyncActions { get; }

Property Value

Type: Boolean
See Also