Table of Contents
RenderMouseOver Property

Gets or sets a value indicating whether to render as if the mouse is over the element.

Syntax
 public Boolean RenderMouseOver { get; set; }
See Also