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

Namespace: CMS.DocumentEngine.Web.UI.Configuration
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax
C#
public string ImageAlternativeText { get; set; }

Property Value

Type: String
See Also