ID Element (View)

Applies to: SharePoint Foundation 2010

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 https://server/Lists/Announcements/DispForm.htm?ID=37, then <ows:ID> renders 37.