Click or drag to resize
HeaderActionAlternativeActions Property
Alternative actions to be displayed in context menu.

Namespace: CMS.ExtendedControls.ActionsConfig
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public List<HeaderAction> AlternativeActions { get; set; }

Property Value

Type: ListHeaderAction
See Also