HeaderActionText Property |
Specifies the caption of the item.
Sample value: "Caption string"
(Has higher priority than the resource string.)
Namespace: CMS.Base.Web.UI.ActionsConfigAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public override string Text { get; set; }
Property Value
Type:
StringSee Also