Click or drag to resize
UIHelperGetShortImageUrl Method
Gets the

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.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