PublishingPageCollection.Add Method
Include Protected Members
Include Inherited Members
Overload for the PublishingPageCollection.Add method.
Overload List
Name | Description | |
---|---|---|
Add(String, PageLayout) | Creates a new PublishingPage in the PublishingPageCollection of the PublishingWeb object. | |
Add(String, SPFile, Guid, PageConversionPriority) | Creates a new PublishingPage in the PublishingPageCollection of the PublishingWeb by converting a source document. | |
Add(String, SPFile, Guid, String, PageConversionPriority) | Creates a new PublishingPage in the PublishingPageCollection of the PublishingWeb b by converting a source document according to the settings that are passed. |
Top
See Also
Reference
PublishingPageCollection Class