Click or drag to resize
TreeProviderRememberRating Method
Remember that user has rated the document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static void RememberRating(
	TreeNode node
)

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document
See Also