Click or drag to resize
ImageParametersMouseOverHeight Property

Note: This API is now obsolete.

Height of the thumbnail image which is displayed when mouse is moved over the image.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("The built in functionality for displaying larger image on mouse hover is no longer supported.")]
public int MouseOverHeight { get; set; }

Property Value

Type: Int32
See Also