Click or drag to resize
HeaderActionVisible Property
Indicates if the action should be visible.

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

Property Value

Type: Boolean
See Also