PortalSiteMapNode.lastModifiedDate field

Specifies a field that contains a DateTime value that represents the date of the last modification of this PortalSiteMapNode object.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected lastModifiedDate As DateTime
'Usage
Dim value As DateTime

value = Me.lastModifiedDate

Me.lastModifiedDate = value
protected DateTime lastModifiedDate

See also

Reference

PortalSiteMapNode class

PortalSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace