PublishingWeb Properties
The PublishingWeb type exposes the following members.
| Name | Description | |
|---|---|---|
|
AlternateCssUrl | Gets the URL that points to the alternate cascading style sheets (CSS) file for this PublishingWeb object. |
|
AnonymousPageCacheProfileId | Gets or sets the identifier (ID) of the ASP.NET output cache profile for this PublishingWeb object. |
|
Audience | Gets or sets a string representing the audience whom this PublishingWeb targets. |
|
AuthenticatedPageCacheProfileId | Gets or sets the identifier (ID) of the authenticated page output cache profile for this PublishingWeb object. |
|
CreatedBy | Gets the SPUser who created this PublishingWeb object. |
|
CreatedDate | Gets the date and time that this PublishingWeb was created. |
|
CustomMasterUrl | Gets the custom master URL for this PublishingWeb object. |
|
DefaultDefaultPageName | Gets the default URL name for the Welcome page for this PublishingWeb object. |
|
DefaultPage | Gets and sets the Welcome page for this PublishingWeb object. |
|
DefaultPageLayout | Gets the URL token that is used when creating “one-click” pages within this PublishingWeb. |
|
DefaultPagesListName | Gets the default URL name that is used for the pages list in the existing locale for this PublishingWeb object. |
|
Description | Gets or sets the description string for this PublishingWeb object. |
|
DocumentsLibrary | Gets the designated Documents list of the current PublishingWeb object. |
|
ImagesLibrary | Gets the specified Images list of the current PublishingWeb object. |
|
IncludeInCurrentNavigation | Controls whether this Web site is included by PortalSiteMapProvider objects that have NavigationType set to Current. |
|
IncludeInGlobalNavigation | Gets or sets a value that indicates whether this Web site is included by PortalSiteMapProvider objects that have NavigationType set to Global. |
|
IncludePagesInNavigation | Obsolete. Gets or sets a value that indicates whether to automatically include pages in navigation. |
|
IncludeSubSitesInNavigation | Obsolete. Gets or sets a value that indicates whether to automatically include subsites, or any type of SPWeb object, in navigation. |
|
InheritCurrentNavigation | Obsolete. Gets or sets a value that indicates whether the current navigation should be inherited. |
|
InheritGlobalNavigation | Obsolete. Gets or sets a value that indicates whether this PublishingWeb object should display its own global navigation or should use the global navigation of its parent. |
|
IsAllowingAllPageLayouts | Gets a Boolean value that indicates whether the available PageLayout objects that are returned by the GetAvailablePageLayouts method are the complete set of page layouts. |
|
IsAllowingAllWebTemplates | Gets a Boolean value that indicates whether the available Web templates that are returned by the GetAvailableWebTemplates() method are the complete set. |
|
IsInheritingAvailablePageLayouts | Gets a Boolean value that indicates whether the available PageLayout objects that are returned by the GetAvailablePageLayouts method are inherited from the parent PublishingWeb() object. |
|
IsInheritingAvailableWebTemplates | Gets a Boolean value that indicates whether the available Web templates that are returned by the GetAvailableWebTemplates() method are inherited from the parent PublishingWeb. |
|
IsInheritingDefaultPageLayout | Specifies the page layout that will be used when creating “one-click” pages within this PublishingWeb object through the UI. |
|
IsInheritingNewPageUrlToken | Gets a Boolean value indicating whether the new page URL token that is returned by the NewPageUrlToken property is inherited from the parent PublishingWeb object. |
|
IsRoot | Gets a Boolean value that determines whether this PublishingWeb object is the root SPWeb object. |
|
Label | Gets the VariationLabel object in whose hierarchy this PublishingWeb object is situated. |
|
LastModifiedDate | Gets the date and time that an item in this PublishingWeb object was last modified. |
|
MasterUrl | Gets the master URL for this PublishingWeb object. |
|
Name | Gets or sets the URL name of this PublishingWeb object. |
|
Navigation | Gets a PortalNavigation object that represents the navigation settings for the current publishing Web. |
|
NavigationAutomaticSortingMethod | Obsolete. Gets or sets an enumeration value which indicates the sort method to use when automatically sorting navigation items owned by this PublishingWeb object. |
|
NavigationOrderingMethod | Obsolete. Gets or sets an enumeration value that indicates the ordering of navigation items owned by this PublishingWeb object. |
|
NavigationShowSiblings | Obsolete. Gets or sets a value that indicates whether this Web site should display siblings of the current Web site in current navigation. |
|
NavigationSortAscending | Obsolete. Gets or sets a Boolean value that indicates whether navigation of this PublishingWeb object is sorted in ascending or descending order. |
|
NewPageUrlToken | Gets the URL token that is usede when creating “one-click” pages within the current PublishingWeb object. |
|
PagesList | Gets the pages list in which PublishingPage objects are stored for this PublishingWeb object. |
|
PagesListId | Gets or sets the ID of the pages list in which the PublishingPage objects are stored for this PublishingWebobject. |
|
PagesListName | Gets or sets the URL name of the pages list in which PublishingPage objects are stored for this PublishingWeb object. |
|
ParentPublishingWeb | Gets the parent SPWeb object as a PublishingWeb instance. |
|
ThemedCssFolderUrl | Gets the URL of the folder containing the themed CSS for the current PublishingWeb object, or null if no theme is applied. |
|
Title | Gets or sets the title of the PublishingWeb object. |
|
Uri | Gets the URI of this PublishingWeb object. |
|
Url | Gets the URL for this PublishingWeb object. |
|
VariationPublishingWebUrls | Gets a collection of URLs of the variant publishing Webs associated with this PublishingWeb object |
|
Web | Gets the SPWeb object that is wrapped by this PublishingWeb instance. |