AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ToolActions..::..CanSave Property

Gets or sets a value indicating whether this instance can save.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public Nullable<bool> CanSave { get; set; }

Field Value

true if this instance can save; otherwise, false.