Click or drag to resize
HeaderActionText Property
Specifies the caption of the item. Sample value: "Caption string" (Has higher priority than the resource string.)

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

Property Value

Type: String
See Also