MasterPageCollection Members
The following tables list the members exposed by the MasterPageCollection type.
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Count | Obtiene el número de elementos de la colección.(inherited from CollectionBase) | |
IsSynchronized | Devuelve si la colección está sincronizada.(inherited from CollectionBase) | |
Item | Overloaded. (inherited from QueryBasedCollection) | |
LayoutsDocumentLibrary | Obtiene el SPDocumentLibrary donde el parámetro PageLayout objetos de este PageLayoutCollection se almacena.(inherited from PageLayoutCollection) | |
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) | |
SyncRoot | Devuelve el objeto que se puede utilizar para sincronizar el acceso a esta colección.(inherited from CollectionBase) |
Top
Protected Properties
Name | Description | |
---|---|---|
FileExtension | (inherited from PageLayoutCollection) | |
MasterGalleryFolder | (inherited from PageLayoutCollection) | |
PreviewImageFolder | (inherited from PageLayoutCollection) | |
Site | (inherited from PageLayoutCollection) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Overloaded. (inherited from PageLayoutCollection) | |
Contains | (inherited from PageLayoutCollection) | |
CopyTo | (inherited from CollectionBase) | |
Delete | (inherited from PageLayoutCollection) | |
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | Devuelve un enumerador genérico que puede recorrer en iteración esta instancia CollectionBase genérica.(inherited from CollectionBase) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
QueryNext | Hace avanzar la colección hasta el siguiente subconjunto de datos paginadas.(inherited from QueryBasedCollection) | |
ReferenceEquals | (inherited from Object) | |
ToArray | Crea una matriz de los objetos PageLayout en este PageLayoutCollection.(inherited from PageLayoutCollection) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
EnsureItemIsUnique | (inherited from QueryBasedCollection) | |
Finalize | (inherited from Object) | |
GetLayoutFileName | (inherited from PageLayoutCollection) | |
MemberwiseClone | (inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
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