Multiple choice technology web technology

Which of the following object involved providing a consistent mechanism for page authors to access application data?

  1. PsPageMetaData

  2. PsPageFlowController

  3. PsPageData

  4. PsPageMetaDataReader

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

PsPageData is the object that provides page authors with consistent, standardized access to application data. PsPageMetaData contains metadata information, PsPageFlowController handles navigation logic, and PsPageMetaDataReader is for reading metadata - none of these provide the data access mechanism.