Table of Contents
TitleLeftArrowHoverImageUrl Property

Specifies the URL string that points to the arrow image displayed on the left side of the title heading area when the mouse is positioned over the left arrow.

Syntax
 public String TitleLeftArrowHoverImageUrl { get; set; }

Property Value

String

A string specifying image URL to display as navigation arrow on left end of title area when the mouse is positioned the left arrow.

This property is read / write.

Remarks

"Next" and "Previous" arrows are used to navigate pages. They are displayed on the left end and right end of title area. A page may display one or multiple months.

See Also