Gets UI image resolved path.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- context
- Type: CMS.MacroEngine EvaluationContext
Evaluation context with child resolver
- parameters
- Type: System Object
(Page object; Partial image path starting from ~/App_Themes/(Skin_Folder)/Images/) OR (Page object; Partial image path starting from ~/App_Themes/(Skin_Folder)/Images/; Indicates if URL should be returned for live site) OR (Page object; Partial image path starting from ~/App_Themes/(Skin_Folder)/Images/; Indicates if URL should be returned for live site; Indicates if URL should be resolved)
Return Value
Type: StringSee Also