Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Editor.BreadcrumbItemHoverStyle Property

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

[Visual Basic]
Public Property BreadcrumbItemHoverStyle As ElementStyle
[C#]
public ElementStyle BreadcrumbItemHoverStyle {get; set;}

Remarks

See customizing footer for details about bread crumb buttons.

See Also

Editor Class | EO.Web Namespace


Direct link to this topic