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