Click or drag to resize
UIHelperResolveImageUrl Method
Resolves the path to an image

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string ResolveImageUrl(
	string path
)

Parameters

path
Type: SystemString
Image path

Return Value

Type: String
See Also