Site Element (DeploymentManifest)
Applies to: SharePoint Foundation 2010
Represents an instance of a Windows SharePoint Services 3.0 site (SPSite) object.
DECLARATION
<xs:element name="Site" type="SPSite" />
USAGE
<SPObject>
<Site
Id="Guid"
/>
</SPObject
Type
SPSite
Attributes
Attribute |
Type |
Description |
---|---|---|
Id |
Global unique identifier of the Windows SharePoint Services 3.0 site object. |
Child Elements
None |