CustomProperty Element in ArrayOfCustomProperty (LayoutDefinitions Schema)
Applies to: SharePoint Server 2010
Defines a custom property of a Container or an Office External Part.
Namespace: https://schemas.microsoft.com/office/2009/05/BusinessApplications/Layout
Schema: LayoutDefinitions
<CustomProperty Name = "String" Value = "String"> </CustomProperty>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
Name |
Required. The name of the property. Attribute type: String |
Value |
Required. The value of the property. Attribute type: String |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
CustomProperties Element in UIElement (LayoutDefinitions Schema) |
The list of custom properties that contains this custom property. |