PortalSiteMapNode.lastModifiedDate - Champ
Spécifie un champ qui contient une valeur DateTime qui représente la date de la dernière modification de cet objet PortalSiteMapNode .
Espace de noms : Microsoft.SharePoint.Publishing.Navigation
Assembly : Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)
Syntaxe
'Déclaration
Protected lastModifiedDate As DateTime
'Utilisation
Dim value As DateTime
value = Me.lastModifiedDate
Me.lastModifiedDate = value
protected DateTime lastModifiedDate