CMSWebPartZoneGetImageUrl Method |
Gets UI image relative path.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public string GetImageUrl(
string imagePath
)
Parameters
- imagePath
- Type: SystemString
Partial image path strating from ~/App_Themes/(Skin_Folder)/Images/ (e.g. '/CMSModules/Membership/module.png')
Return Value
Type:
StringSee Also