CMSWebPartZone GetImageUrl Method Kentico 8.0 API Reference
Gets UI image relative path.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

imagePath
Type: OnlineSystem String
Partial image path strating from ~/App_Themes/(Skin_Folder)/Images/ (e.g. '/CMSModules/Membership/module.png')

Return Value

Type: OnlineString
See Also