ID Element

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

Syntax

<ID>
</ID>
Parent Elements
Expr1, ListFormOpening

Example

If the browser is displaying http://server/Lists/Announcements/DispForm.htm?ID=37, then <ows:ID> renders 37.