Click or drag to resize
TreeProviderHasRated Method
Sets a flag indicating that user rated the document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public static bool HasRated(
	TreeNode node
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document

Return Value

Type: Boolean
See Also