TreeProviderAllowAsyncActions Property |
Indicates whether asynchronous actions should be allowed (log synchronization tasks). By default it is set to TRUE.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public bool AllowAsyncActions { get; set; }
Property Value
Type:
BooleanSee Also