PageTitle.BreadcrumbSeparatorText Field
Represents the separator text between two BreadcrumbPathElement objects.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public BreadcrumbSeparatorText As String
'Usage
Dim instance As PageTitle
Dim value As String
value = instance.BreadcrumbSeparatorText
instance.BreadcrumbSeparatorText = value
public string BreadcrumbSeparatorText