SearchResultItemGetImageUrl Method |
Returns the relative image URL associated with search item. The image URL is based on data from the field configured as 'Image field' (
Image) in search index configuration.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public string GetImageUrl()
Return Value
Type:
StringAn URL associated with this search item.
See Also