Click or drag to resize
UIHelperGetShortImageUrl Method
Gets the

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public 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