WebDefinition Fields |
The WebDefinition 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"). (Inherited from BaseWebDefinition.) | |
ComposedLook | Specifies the composed look for the new web. The composed look of the parent web will be used if none is specified. (Inherited from BaseWebDefinition.) | |
ContentTypes | Contains definitions for content types that are to be created by this provisioning configuration. (Inherited from BaseWebDefinition.) | |
Culture | Specifies the culture for the new web. E.g.: 'en-US' for English (United States). (Inherited from BaseWebDefinition.) | |
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. (Inherited from BaseWebDefinition.) | |
Description | Specifies the description of the web. (Inherited from BaseWebDefinition.) | |
DescriptionResource | Contains string translations for the description parameter in different languages. (Inherited from BaseWebDefinition.) | |
FolderSettings | Contains folder settings of this container element. (Inherited from BaseWebDefinition.) | |
LanguageSettings | Specifies the language settings for the multi language user interface support. (Inherited from BaseWebDefinition.) | |
Lists | Contains lists which are created or modified by this provisioning configuration. (Inherited from BaseWebDefinition.) | |
LogoUrl | Specifies the logo URL for the new web. The logo from the parent web will be used if empty. (Inherited from BaseWebDefinition.) | |
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. (Inherited from BaseWebDefinition.) | |
Navigation | Contains the navigation settings for this provisioning configuration. | |
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. (Inherited from BaseWebDefinition.) | |
PortalUrl | Specifies the URL for the portal. This setting is only used when a site collection is created. (Inherited from BaseWebDefinition.) | |
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. (Inherited from BaseWebDefinition.) | |
RemoveWebParts | If enabled, the existing Web Parts on the page are removed. (Inherited from BaseWebDefinition.) | |
SiteColumns | Contains definitions for columns that are to be created by this provisioning configuration. (Inherited from BaseWebDefinition.) | |
Tags | Specifies a list of tags which will be applied to the current object. (Inherited from BaseObjectDefinition.) | |
Title | (Inherited from BaseWebDefinition.) | |
TitleResource | Contains string translations for the title parameter in different languages. (Inherited from BaseWebDefinition.) | |
WebParts | Contains configurations for Web Parts that are placed on the default page of the web. (Inherited from BaseWebDefinition.) | |
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. (Inherited from BaseWebDefinition.) |