Click or drag to resize
TransformationHelperIsDocumentOnSelectedPath Method
Indicates if the document is on selected path.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool IsDocumentOnSelectedPath(
	string nodeAliasPath
)

Parameters

nodeAliasPath
Type: SystemString
Node alias path

Return Value

Type: Boolean
See Also