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