nerdexam
Microsoft

70-573 · Question #29

You need to connect two Web Parts by using the IWebPartRow interface. Which method should you use?

The correct answer is C. GetRowData. MNEMONIC RULE: "iWebPartRow = GetRowData" Returns the data for the row that is being used by the interface as the basis of a connection between twoWebPart controls. IWebPartRow.GetRowData Method us/library/system.web.ui.webcontrols.webparts.iwebpartrow.getrowdata.aspx

Developing for User Experience

Question

You need to connect two Web Parts by using the IWebPartRow interface. Which method should you use?

Options

  • AGetFieldValue
  • BDataltem
  • CGetRowData
  • DGetTableData

How the community answered

(43 responses)
  • A
    9% (4)
  • B
    5% (2)
  • C
    84% (36)
  • D
    2% (1)

Explanation

MNEMONIC RULE: "iWebPartRow = GetRowData" Returns the data for the row that is being used by the interface as the basis of a connection between twoWebPart controls. IWebPartRow.GetRowData Method us/library/system.web.ui.webcontrols.webparts.iwebpartrow.getrowdata.aspx

Topics

#Web Part connections#IWebPartRow#GetRowData#connected Web Parts

Community Discussion

No community discussion yet for this question.

Full 70-573 Practice