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

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
bool IsLink { get; }

Property Value

Type: Boolean
See Also