Personalizations Element (DeploymentManifest)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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 |