Click or drag to resize
MediaHelperGetImage Method
Returns HTML code of the image/image with link/image with special behavior.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetImage(
	ImageParameters parameters
)

Parameters

parameters
Type: CMS.HelpersImageParameters
Collection with parameters of the image

Return Value

Type: String
See Also