Click or drag to resize
TreeNodeCollectionIsDisconnected Property
Returns true if the collection is disconnected from the data source

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

Property Value

Type: Boolean
See Also