Click or drag to resize
HeaderActionBaseButton Property
Button to replace.

Namespace: CMS.ExtendedControls.ActionsConfig
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public CMSButton BaseButton { get; set; }

Property Value

Type: CMSButton
See Also