Click or drag to resize
TreeNodeGetSearchID Method
Returns an unique id of current object for search index (documentid;nodeid).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public override string GetSearchID()

Return Value

Type: String
See Also