PortalSiteMapDataSource.TrimNonAncestorTypes - Propriété
Définit les types à découper si elles ne sont pas situés directement au-dessus ou directement sous le site actuel.
Espace de noms : Microsoft.SharePoint.Publishing.Navigation
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Public Property TrimNonAncestorTypes As NodeTypes
Get
Set
'Utilisation
Dim instance As PortalSiteMapDataSource
Dim value As NodeTypes
value = instance.TrimNonAncestorTypes
instance.TrimNonAncestorTypes = value
public NodeTypes TrimNonAncestorTypes { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Publishing.NodeTypes
Voir aussi
Référence
PortalSiteMapDataSource classe
PortalSiteMapDataSource - Membres