Compartilhar via


ProxySiteMapNode.CreatedDate propriedade

Obtém um valor que especifica a data de criação do objeto ProxySiteMapNode .

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

Sintaxe

'Declaração
Public Overrides ReadOnly Property CreatedDate As DateTime
    Get
'Uso
Dim instance As ProxySiteMapNode
Dim value As DateTime

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

Valor de propriedade

Tipo: System.DateTime
Um DateTime que especifica a data de criação do objeto ProxySiteMapNode .

Ver também

Referência

ProxySiteMapNode classe

ProxySiteMapNode membros

Microsoft.SharePoint.Publishing.Navigation namespace

CreatedDate