Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides PortalSiteMapNode.LastModifiedDate.
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