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

Editor.BreadcrumbLabelStyle Property

Gets or sets the style applied to the bread crumb label.

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

Remarks

A text label is displayed in front of the bread crumb button list. Use this property and BreadcrumbLabelText to customize the text and style of the label.

See customizing footer for details about bread crumb buttons.

See Also

Editor Class | EO.Web Namespace


Direct link to this topic