Click or drag to resize
ExtendedActionContextTContextAllowAsyncActions Property
Indicates if the actions can run asynchronously. Default is true, if the application is web site, otherwise false.

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

Property Value

Type: Boolean
See Also