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.
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