AdministrationUrlHelperResolveImageUrl Method |
Resolves the path to an image
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string ResolveImageUrl(
string path
)
Parameters
- path
- Type: SystemString
Image path
Return Value
Type:
StringSee Also