Click or drag to resize
ICMSDocumentManagerUseFullFormSaveChanges Property
Indicates whether changes should be tracked for whole form or just for parts defined by data-tracksavechanges attribute.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
bool UseFullFormSaveChanges { get; set; }

Property Value

Type: Boolean
See Also