| UIHelperGetShortImageUrl Method | 
            Gets the 
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetShortImageUrl(
	string location,
	string fileName
)
Parameters
- location
- Type: SystemString
 Location of icon (possible values: /ug/, /t/, /rt/, /f/, /f48/)
- fileName
- Type: SystemString
 Name of file
Return Value
Type: 
String See Also
See Also