Click or drag to resize
TabItemImageAlternativeText Property
Alternative text of the image.

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

Property Value

Type: String
See Also