ViewData 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.

Specifies data for use within a view.

<ViewData>
  <FieldRef Name = "Text" Type = "Text"/>
  ...
</ViewData>

Attributes

Attribute

Description

None

N/A

Child Elements

FieldRef

Parent Elements

View

Occurrences

Minimum: 0

Maximum: 1

See Also

Reference

ViewBidiHeader Element (View)

ViewBody Element (View)

ViewFields Element (View)

ViewFooter Element (View)

ViewHeader Element (View)