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

Editor.BreadcrumbItemSeparatorStyle Property

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

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

Remarks

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

See Also

Editor Class | EO.Web Namespace


Direct link to this topic