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
Syntaxpublic bool AllowAsyncActions { get; set; }
Property Value
Type:
Boolean
See Also