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

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

Parameters

node
Type: CMS.DocumentEngine.TreeNode
Document
See Also