PublishingWeb.GetPublishingPages Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetPublishingPages() | Gets a collection of PublishingPage objects contained in this PublishingWeb object. | |
GetPublishingPages(SPQuery) | Gets a collection of PublishingPage objects contained in this PublishingWeb object. | |
GetPublishingPages(String) | Gets a collection of PublishingPage objects contained in this PublishingWeb object. | |
GetPublishingPages(UInt32) | Gets a collection of PublishingPage objects contained in this PublishingWeb object. | |
GetPublishingPages(String, UInt32) | Gets a collection of PublishingPage objects that are contained in this PublishingWeb object. |
Top