Click or drag to resize
HeaderActionGenerateSeparatorBeforeAction Property
Indicates whether separator class should be used before current item

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

Property Value

Type: Boolean
See Also