Click or drag to resize
AbstractActionCaptionText Property
Gets the caption text of the action. Caches the value.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public string CaptionText { get; }

Property Value

Type: String
See Also