Click or drag to resize
TreeNodeSendNotifications Method
Raises the notifications events and sends the notifications.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public void SendNotifications(
	string eventType
)

Parameters

eventType
Type: SystemString
See Also