Click or drag to resize
TreeProviderResetRating Method
Resets rating values of given document.

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

Parameters

node
Type: CMS.DocumentEngineTreeNode
Document
See Also