Click or drag to resize
IObjectEditMenuShowSave Property
Gets or sets a value that indicates if the Save action should be visible.

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

Property Value

Type: Boolean
See Also