Table of Contents
BreadcrumbItemHoverStyle Property

Gets or sets the style applied to a bread crumb button when mouse hovers over the button.

Syntax
 public ElementStyle BreadcrumbItemHoverStyle { get; set; }
Remarks

See customizing footer for details about bread crumb buttons.

See Also