Click or drag to resize
ISearchableGetSearchImageUrl Method
Returns URL to current search result item.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
string GetSearchImageUrl(
	string id,
	string image
)

Parameters

id
Type: SystemString
ID of the item
image
Type: SystemString
Image

Return Value

Type: String
See Also