PageLayoutCollection Properties
Include Protected Members
Include Inherited Members
The PageLayoutCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Inherited from CollectionBase<T>.) |
![]() |
FileExtension | Gets the default file name extension for PageLayout objects. |
![]() |
IsSynchronized | Gets whether the collection is synchronized. (Inherited from CollectionBase<T>.) |
![]() |
Item[Int32] | Gets the item at the specified index. (Inherited from CollectionBase<T>.) |
![]() |
Item[Guid] | Gets an item by its unique identifier (ID). (Inherited from QueryBasedCollection<T>.) |
![]() |
Item[String] | Gets an item by its Web-relative URL. (Inherited from QueryBasedCollection<T>.) |
![]() |
LayoutsDocumentLibrary | Gets the SPDocumentLibrary where the PageLayout objects in this PageLayoutCollection are stored. |
![]() |
MasterGalleryFolder | Gets or sets the name of the folder that contains the master page gallery. |
![]() |
PreviewImageFolder | Gets or sets the name of the folder that contains preview images. |
![]() |
RowLimit | Gets the maximum number of items that can be contained in a collection that is using data paging. (Inherited from QueryBasedCollection<T>.) |
![]() |
Site | Gets the name of the site. |
![]() |
SyncRoot | Gets the object that can be used to synchronize access to this collection. (Inherited from CollectionBase<T>.) |
Top
.gif)
.gif)