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

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

Property Value

Type: String
See Also