ProxySiteMapNode.LastModifiedDate Property

Gets the date and time of the last modification for this ProxySiteMapNode object.

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

Syntax

'Declaration
Public Overrides ReadOnly Property LastModifiedDate As DateTime
    Get
'Usage
Dim instance As ProxySiteMapNode
Dim value As DateTime

value = instance.LastModifiedDate
public override DateTime LastModifiedDate { get; }

Property Value

Type: System.DateTime
A DateTime value that specifies the date and time of the last modification for this ProxySiteMapNode object.

See Also

Reference

ProxySiteMapNode Class

ProxySiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace

LastModifiedDate