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

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

Property Value

Type: Boolean

Implements

ICMSDocumentManagerRegisterSaveChangesScript
See Also