Click or drag to resize
TreeProviderEnableNotifications Property
Indicates whether notifications are sent when content changes occur (document updated/inserted/deleted,...). 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 EnableNotifications { get; set; }

Property Value

Type: Boolean
See Also