Click or drag to resize
TreeNodeNodeAliasPath Property
Node alias path. This property is read only.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string NodeAliasPath { get; }

Property Value

Type: String

Implements

ITreeNodeNodeAliasPath
See Also