Click or drag to resize
PageInfoNodeAliasPath Property
Node alias path.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public string NodeAliasPath { get; set; }

Property Value

Type: String

Implements

ITreeNodeNodeAliasPath
See Also