BaseWebDefinition Fields |
The BaseWebDefinition type exposes the following members.
Name | Description | |
---|---|---|
BaseTemplate | Specifies the base template which is applied before the provisioning is done. Allowed values are published base templates (e.g. "STS#0") or MatchPoint Provisioning configurations (e.g. "ProvisioningConfiguration.xml"). | |
ComposedLook | Specifies the composed look for the new web. The composed look of the parent web will be used if none is specified. | |
ContentTypes | Contains definitions for content types that are to be created by this provisioning configuration. | |
Culture | Specifies the culture for the new web. E.g.: 'en-US' for English (United States). | |
CustomMasterPageUrl | Specifies the default master file. At runtime, the value in this property replaces the ~masterurl/default.master token in content pages. Provide a master page file name for master pages located in '_catalogs/masterpages', a web relative master page URL ('SomeLibrary/file.master') or a server relative page url if the master file is located in a parent web. | |
Description | Specifies the description of the web. | |
DescriptionResource | Contains string translations for the description parameter in different languages. | |
FolderSettings | Contains folder settings of this container element. | |
LanguageSettings | Specifies the language settings for the multi language user interface support. | |
Lists | Contains lists which are created or modified by this provisioning configuration. | |
LogoUrl | Specifies the logo URL for the new web. The logo from the parent web will be used if empty. | |
MasterPageUrl | Specifies the default master file. At runtime, the value in this property replaces the ~masterurl/default.master token in content pages. Provide a master page file name for master pages located in '_catalogs/masterpages', a web relative master page URL ('SomeLibrary/file.master') or a server relative page url if the master file is located in a parent web. | |
PermissionAssignments | Contains permission assignment definitions for this object. (Inherited from BaseObjectDefinition.) | |
PortalName | Specifies the friendly name for the portal. This setting is only used when a site collection is created. | |
PortalUrl | Specifies the URL for the portal. This setting is only used when a site collection is created. | |
ProvisioningLanguage | Specifies the language of the names specified to reference other objects (e.g. lists, content types, etc.) or to resolve StringResources. The specified language has to exist in the LanguageSettings. The language of the web will be taken if left empty. | |
RemoveWebParts | If enabled, the existing Web Parts on the page are removed. | |
SiteColumns | Contains definitions for columns that are to be created by this provisioning configuration. | |
Tags | Specifies a list of tags which will be applied to the current object. (Inherited from BaseObjectDefinition.) | |
Title | ||
TitleResource | Contains string translations for the title parameter in different languages. | |
WebParts | Contains configurations for Web Parts that are placed on the default page of the web. | |
WelcomePageUrl | Specifies the web relative url of the page that should be used as landing page. A user accessing the web will be redirected to this url. If left empty, the default welcome page of the base template will be used. |