ImageGallerySettings.SetItemTextTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetItemTextTemplateContent(Action<ImageGalleryThumbnailTemplateContainer>) | contentMethod | Allows you to specify a common template for the text content of ImageGallery items. |
SetItemTextTemplateContent(String) | content | Allows you to specify a common template for the text content of ImageGallery items. |