| MediaHelperGetImage Method  | 
            Returns HTML code of the image/image with link/image with special behavior.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static string GetImage(
	ImageParameters parameters
)
Parameters
- parameters
 - Type: CMS.HelpersImageParameters
Collection with parameters of the image 
Return Value
Type: 
String
See Also