Share via


ID Element (View)

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.

Renders the ID of the current item being displayed in an edit or display form. The ID element can also be used in a view to render the ID of the current row in the list.

<ID>
</ID>

Attributes

Attribute

Description

None

N/A

Child Elements

None

Parent Elements

Numerous

Occurrences

Minimum: 0

Maximum: Unbounded

Remarks

As an example of the use of the ID element, if the browser is displaying http://server/Lists/Announcements/DispForm.htm?ID=37, then <ows:ID> renders 37.