Field Element (List Instance)
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Defines a reference to a field.
<Field
Name = "Text">
</Field>
Attributes
Attribute |
Description |
---|---|
Name |
Optional Text. Allows the Field element to be used outside the field rendering context by supplying an ID (for example, <Field Name="ID"/>). |
Child Elements
None |
Parent Elements
Occurrences
Minimum: 0 Maximum: Unbounded |
Example
For an example of how this element is used, see List Instances.
Microsoft.Win32.RegistryKey#4