GalleryItemBuilder.ImageAlt Method
| Name | Parameters | Description |
|---|---|---|
| ImageAlt(JS) | value | Specifies the text passed to the alt attribute of the image markup element. Mirrors the client-side imageAlt option. |
| ImageAlt(String) | value | Specifies the text passed to the alt attribute of the image markup element. Mirrors the client-side imageAlt option. |