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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static string GetImage(
	ImageParameters parameters
)

Parameters

parameters
Type: CMS.Base.Web.UIImageParameters
Collection with parameters of the image

Return Value

Type: String
See Also