TreeNodeCollectionIsDisconnected Property |
Returns true if the collection is disconnected from the data source
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public override bool IsDisconnected { get; }
Property Value
Type:
BooleanSee Also