Click or drag to resize
ICMSDocumentManagerConfirmChanges Property
Indicates if confirm dialog should be displayed if any change to the document was made

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
bool ConfirmChanges { get; }

Property Value

Type: Boolean
See Also