Click or drag to resize
DocumentRatingHandlerStartEvent Method (TreeNode)
Initiates the event handling

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public DocumentRatingEventArgs StartEvent(
	TreeNode node
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document

Return Value

Type: DocumentRatingEventArgs
See Also