Expand Minimize
This topic has not yet been rated - Rate this topic

Personalizations Element (DeploymentManifest)

Windows SharePoint Services 3

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>

SPPersonalizationCollection

Attribute Type Description

None

Reference

SPFile

Other Resources

DeploymentManifest Schema

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.