Personalizations Element (DeploymentManifest)
Applies to: SharePoint Foundation 2010
Represents a collection of personalization elements pertaining to an instance of a Windows SharePoint Services 3.0 file (SPFile) object.
DECLARATION
<xs:element name="Personalizations"
type="SPPersonalizationCollection"
minOccurs="0" maxOccurs="1"
/>
USAGE
<File>
<Personalizations
<Personalization />
/>
</File>
Type
SPPersonalizationCollection
Attributes
Attribute |
Type |
Description |
---|---|---|
None |