PublishingWeb.GetAvailablePageLayouts method
Gets available page layouts.
Overload list
Name | Description | |
---|---|---|
GetAvailablePageLayouts() | Returns the PageLayout objects available for creating PublishingPage objects within this PublishingWeb. | |
GetAvailablePageLayouts(SPContentTypeId) | Returns the PageLayout objects available for creating PublishingPage objects within this PublishingWeb object, filtered by an associated SPContentTypeId object. |
Top