TransformationMethods GetUIImageUrl Method Kentico 8.1 API Reference
Gets UI image resolved path.

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

Parameters

context
Type: CMS.MacroEngine EvaluationContext
Evaluation context with child resolver
parameters
Type:  OnlineSystem 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: OnlineString
See Also