PublishingPageCollection.Add method
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) | Obsolete. Creates a new PublishingPage in the PublishingPageCollection of the PublishingWeb by converting a source document. | |
Add(String, SPFile, Guid, String, PageConversionPriority) | Obsolete. 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