Property element (ClientWebPartProperties complexType)

(AppHostWebFeatures)

Note

The string app appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility, the schemas have not been changed.

Element information

Resource File
Element type ClientWebPartProperty
Namespace http://schemas.microsoft.com/sharepoint/
Schema file apphostwebfeatures.xsd

Definition

    <xs:element name="Property" type="ClientWebPartProperty" minOccurs="0" maxOccurs="unbounded"></xs:element>

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Parent elements

Element

Type

Description

Properties

ClientWebPartProperties


Child elements

Element

Type

Description

EnumItems

ClientWebPartEnumItems


Attributes

Attribute

Type

Required

Description

Possible values

DefaultValue

xs:string

required

Values of the xs:string type.

ManagedLinkConvertServerLinksToRelative

xs:boolean

optional

Values of the xs:boolean type.

ManagedLinkFixup

xs:boolean

optional

Values of the xs:boolean type.

Multilingual

xs:boolean

optional

Values of the xs:boolean type.

**Name**

xs:string

required

Values of the xs:string type.

PersonalizableIsSensitive

xs:boolean

optional

Values of the xs:boolean type.

PersonalizationScope

WebPartPersonalizationScope

optional

Values of the WebPartPersonalizationScope type.

RequiresDesignerPermission

xs:boolean

required

Values of the xs:boolean type.

**Type**

ClientWebPartPropertyType

required

Values of the ClientWebPartPropertyType type.

WebBrowsable

xs:boolean

optional

Values of the xs:boolean type.

WebCategory

xs:string

optional

Values of the xs:string type.

WebDescription

xs:string

optional

Values of the xs:string type.

WebDisplayName

xs:string

optional

Values of the xs:string type.