ProxySiteMapNode.CreatedDate Property

Gets a value that specifies the creation date for this ProxySiteMapNode object.

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

Syntax

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

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

Property Value

Type: System.DateTime
A DateTime that specifies the creation date for this ProxySiteMapNode object.

See Also

Reference

ProxySiteMapNode Class

ProxySiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace

CreatedDate