Click or drag to resize
EditMenuShowSaveAndClose Property
If true, save and close button can be displayed

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

Property Value

Type: Boolean
See Also