Table of Contents
BreadcrumbItemStyle Property

Gets or sets the style applied to bread crumb buttons.

Syntax
 public ElementStyle BreadcrumbItemStyle { get; set; }
Remarks

See customizing footer for details about bread crumb buttons.

See Also