Compartir a través de


MasterPageCollection Members

The following tables list the members exposed by the MasterPageCollection type.

Public Properties

(see also Protected Properties )

  Name Description
Public property Count  Obtiene el número de elementos de la colección.(inherited from CollectionBase)
Public property IsSynchronized  Devuelve si la colección está sincronizada.(inherited from CollectionBase)
Public property Item  Overloaded. (inherited from QueryBasedCollection)
Public property LayoutsDocumentLibrary  Obtiene el SPDocumentLibrary donde el parámetro PageLayout objetos de este PageLayoutCollection se almacena.(inherited from PageLayoutCollection)
Public property RowLimit  Obtiene el número máximo de elementos que pueden estar contenidos en una colección que está utilizando la paginación de datos.(inherited from QueryBasedCollection)
Public property SyncRoot  Devuelve el objeto que se puede utilizar para sincronizar el acceso a esta colección.(inherited from CollectionBase)

Top

Protected Properties

  Name Description
Protected property FileExtension  (inherited from PageLayoutCollection)
Protected property MasterGalleryFolder  (inherited from PageLayoutCollection)
Protected property PreviewImageFolder  (inherited from PageLayoutCollection)
Protected property Site  (inherited from PageLayoutCollection)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add  Overloaded. (inherited from PageLayoutCollection)
Public method Contains  (inherited from PageLayoutCollection)
Public method CopyTo  (inherited from CollectionBase)
Public method Delete  (inherited from PageLayoutCollection)
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator  Devuelve un enumerador genérico que puede recorrer en iteración esta instancia CollectionBase genérica.(inherited from CollectionBase)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method QueryNext  Hace avanzar la colección hasta el siguiente subconjunto de datos paginadas.(inherited from QueryBasedCollection)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToArray  Crea una matriz de los objetos PageLayout en este PageLayoutCollection.(inherited from PageLayoutCollection)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method EnsureItemIsUnique  (inherited from QueryBasedCollection)
Protected method Finalize  (inherited from Object)
Protected method GetLayoutFileName  (inherited from PageLayoutCollection)
Protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation System.Collections.IEnumerable.GetEnumerator  Devuelve un enumerador genérico que puede recorrer en iteración esta instancia CollectionBase genérica.(inherited from CollectionBase)

Top

See Also

Reference

MasterPageCollection Class
Microsoft.SharePoint.Publishing.Internal Namespace