Click or drag to resize
TreeProviderAllowAsyncActions Property
Indicates whether asynchronous actions should be allowed (log synchronization tasks). By default it is set to TRUE.

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

Property Value

Type: Boolean
See Also