TreeProviderEnableNotifications Property |
Indicates whether notifications are sent when content changes occur (document updated/inserted/deleted,...). By default it is set to TRUE.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public bool EnableNotifications { get; set; }
Property Value
Type:
BooleanSee Also