CMSAbstractTransformationGetSearchImageUrl Method |
Returns URL to current search result item.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetSearchImageUrl(
string noImageUrl,
int maxSideSize
)
Parameters
- noImageUrl
- Type: SystemString
URL to image which should be displayed if image is not defined - maxSideSize
- Type: SystemInt32
Max. side size
Return Value
Type:
StringSee Also