AbstractUserControl GetImagePath Method Kentico 8.1 API Reference
Gets UI image relative path.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also