Gets or sets the text for the bread crumb label.
[Visual Basic]
Public Property BreadcrumbLabelText As
String
[C#]
public
String BreadcrumbLabelText {get; set;}
Remarks
A text label is displayed in front of the bread crumb button list. Use this property and BreadcrumbLabelStyle to customize the text and style of the label.
See BreadcrumbLabelStyle for details about bread crumb buttons.
See Also
Editor Class | EO.Web Namespace