| CMSAbstractTransformationGetSearchImageUrl Method | 
            Returns URL to current search result item.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 10.0.0
 Syntax
Syntaxpublic 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: 
String See Also
See Also