ImageSliderSettings.SetItemTextTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetItemTextTemplateContent(Action<ImageSliderItemTemplateContainer>) | contentMethod | Allows you to provide a template for rendering the text content of all image slider items. |
| SetItemTextTemplateContent(String) | content | Allows you to provide a template for rendering the text content of all image slider items. |