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

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
public override string GetSearchImageUrl(
	string image
)

Parameters

image
Type: SystemString
Image

Return Value

Type: String

Implements

ISearchableGetSearchImageUrl(String)
See Also