Click or drag to resize
MediaHelperGetImageInternal 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#
protected virtual string GetImageInternal(
	ImageParameters parameters
)

Parameters

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

Return Value

Type: String
See Also