Web (Portal Site Template)
Specifies a site definition by name.
Portal (Portal Site Template)
Web (Portal Site Template)
Webs (Portal Site Template)
Web (Portal Site Template)
<web name="PressReleases" siteDefinition="BLANKINTERNET#1" displayName="Press Releases" description="" />
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
name |
A string representing the name of the Web site. |
siteDefinition |
The name of the site definition in the format Name#ID, for example, Must match the Name of a Template in the Webtemp*.xml File and the ID of a Configuration within that Template. |
displayName |
A string representing the display name of the Web site. |
description |
A string that describes the Web site. |
Element | Description |
---|---|
Webs |
Contains Web elements for this Web site and all its siblings. |
Element | Description |
---|---|
Webs |
Contains Web elements for subsites of this Web site. |
Portal |
The portal definition that contains this Web site. |