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

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

Property Value

Type: Boolean
See Also