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

Editor.BreadcrumbLabelText Property

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


Direct link to this topic