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
Parent Elements
Remarks
See PropertySchema Element (Field Types) for a detailed description and example of this element in context.
See Also
Concepts
How to: Create a Custom Field Class