Fields Element (Field Types Property Schema)

Applies to: SharePoint Foundation 2010

Important

This topic describes markup that was used in an obsolete method of rendering custom field type properties. It is provided solely to assist with the debugging of custom field type properties developed against earlier versions of SharePoint Foundation. For information about the recommended method, Custom Field Type Property Rendering.

Represents the container of Field elements within a PropertySchema element.

<Fields>
</Fields>

Attributes

Attribute

Description

None

Child Elements

Field Element (Field Types Property Schema)

Parent Elements

PropertySchema Element (Field Types)

Remarks

See PropertySchema Element (Field Types) for a detailed description and example of this element in context.

See Also

Concepts

Custom Field Types

How to: Create a Custom Field Class

Custom Field Type Property Rendering

How to: Create a Custom Field Type Definition