PortalSiteMapNode.createdDate field

Specifies a field that contains a DateTime value that represents the creation date for this PortalSiteMapNode object.

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

Syntax

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

value = Me.createdDate

Me.createdDate = value
protected DateTime createdDate

See also

Reference

PortalSiteMapNode class

PortalSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace