PortalSiteMapProvider.currentWeb - Champ
Spécifie le champ qui contient un objet SPWeb qui représente le site Web en cours.
Espace de noms : Microsoft.SharePoint.Publishing.Navigation
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Protected currentWeb As SPWeb
'Utilisation
Dim value As SPWeb
value = Me.currentWeb
Me.currentWeb = value
protected SPWeb currentWeb
Voir aussi
Référence
PortalSiteMapProvider - Membres