Click or drag to resize
ICMSDocumentManagerRegisterSaveChangesScript Property
Indicates if the support script for save changes should be registered.

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

Property Value

Type: Boolean
See Also