Table of Contents
BreadcrumbItemSeparatorStyle Property

Gets or sets the style applied to bread crumb button separators.

Syntax
 public ElementStyle BreadcrumbItemSeparatorStyle { get; set; }
Remarks

Separators are placed between bread crumb buttons. See customizing footer for details about bread crumb buttons.

See Also