Click or drag to resize
TreeNodeHasChanged Property
Indicates whether the object changed.

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

Property Value

Type: Boolean

Implements

IAdvancedDataContainerHasChanged
See Also