MediaHelperGetImageInternal Method |
Returns HTML code of the image/image with link/image with special behavior.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax protected virtual string GetImageInternal(
ImageParameters parameters
)
Parameters
- parameters
- Type: CMS.Base.Web.UIImageParameters
Collection with parameters of the image
Return Value
Type:
StringSee Also