UIHelperGetShortImageUrl Method |
Gets the
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax 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:
StringSee Also