Click or drag to resize
PageInfoIsLink Property
Indicates whether the document is link to another document.

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

Property Value

Type: Boolean

Implements

ITreeNodeIsLink
See Also