Compartir a través de


de la propiedad PageLayout.CreatedDate

Obtiene la DateTime cuando se creó el objeto PageLayout .

Espacio de nombres:  Microsoft.SharePoint.Publishing
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
Public ReadOnly Property CreatedDate As DateTime
    Get
'Uso
Dim instance As PageLayout
Dim value As DateTime

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

Valor de propiedad

Tipo: System.DateTime
La DateTime cuando se creó esta PageLayout .

Comentarios

El valor de CreatedDate se inicializa cuando se crea una clase PageLayout ; no se puede modificar este valor.

El usuario debe tener permisos de vista en el objeto PageLayout para recuperar inicialmente y obtener cualquiera de sus valores de propiedad.

Vea también

Referencia

clase PageLayout

Miembros PageLayout

Espacio de nombres Microsoft.SharePoint.Publishing

CreatedBy

Add(Strin, SPContentTypeId, String)

[M:Microsoft.SharePoint.Publishing.PageLayoutCollection.Add(System.String,Microsoft.SharePoint.SPContentTypeId]