Gets UI image URL.
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- imagePath
 - Type: 
System String
Partial image path starting from ~/App_Themes/(Skin_Folder)/Images/ (e.g. '/CMSModules/Membership/module.png') 
- isLiveSite (Optional)
 - Type: 
System Boolean
Indicates if URL should be returned for live site 
- ensureDefaultTheme (Optional)
 - Type: 
System Boolean
Indicates if default theme should be ensured 
Return Value
Type:See Also