PortalSiteMapProvider.IncludeHeadings-Eigenschaft
Ruft einen booleschen Wert, der darstellt, ob Sie Überschriften Knoten zurück.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
'Declaration
Public Property IncludeHeadings As Boolean
Get
Set
'Usage
Dim instance As PortalSiteMapProvider
Dim value As Boolean
value = instance.IncludeHeadings
instance.IncludeHeadings = value
public bool IncludeHeadings { get; set; }
Typ: System.Boolean
true für den Anbieter zum Knoten Überschrift zurück; false Überschrift Knoten aus der Hierarchie entfernen.