Click or drag to resize
CMSMoreOptionsButtonScreenReaderDescription Property
Screen reader description of more actions button. This description is used for accessibility.

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

Property Value

Type: String
See Also