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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public bool IsLink { get; }

Property Value

Type: Boolean

Implements

ITreeNodeIsLink
See Also