Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
TreeProvider Class
TreeProvider Methods
AddRating Method
AllSites Method
AttachmentSearch Method
ChangeCommunityGroup Method
ChangeCulture Method
ChangeSiteDefaultCulture Method
CheckDocumentUIPermissions Method
ClearCheckoutInformation Method
ClearWorkflowInformation Method
CreateSiteRoot Method
DeleteLinks Method
DeleteSiteTree Method
EnsureRequiredColumns Method
FilterOutDuplicateDocuments Method
FilterOutLocalizedRows Method
FilterOutLocalizedVersions Method
GetClassNamesWhereCondition Method
GetCombineWithDefaultCulture Method
GetCompleteWhereCondition Method
GetDocument Method
GetOriginalNode Method
GetPublishedWhereCondition Method
GetRelationshipWhereCondition Method
GetUseParentNodeGroupID Method
HasRated Method
InitNodeOrders Method
MoveNodeDown Method
MoveNodeUp Method
RememberRating Method
RemoveCMSExcludeDocumentsFromSearch Method
ResetRating Method
Search Method
SelectNodes Method
SelectNodesCount Method
SelectSingleDocument Method
SelectSingleNode Method
SetNodeOrder Method
SetQueryCultures Method
SetRating Method
SortNodesAlphabetically Method
SortNodesByDate Method
TreeProvider
HasRated Method
Sets a flag indicating that user rated the document.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
bool
HasRated
(
TreeNode
node
)
Parameters
node
Type:
CMS.DocumentEngine
TreeNode
Document
Return Value
Type:
Boolean
See Also
Reference
TreeProvider Class
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com