Which FormView property should you set in the code-behind file?

You are developing an ASP.NET Web page. The page includes a List(Of Product) instance. You add a
FormView control to display a single Product from this list. You need to bind the list to the FormView
control. Which FormView property should you set in the code-behind file?

You are developing an ASP.NET Web page. The page includes a List(Of Product) instance. You add a
FormView control to display a single Product from this list. You need to bind the list to the FormView
control. Which FormView property should you set in the code-behind file?

A.
DataSource

B.
DataSourceID

C.
DataKeyNames

D.
DataMember

Explanation:
http://anandpandey.com/Certification/70-515/DisplayingandManipulatingData.aspx
http://www.scribd.com/doc/63120741/39/Question-43
http://mcpd.somee.com/515/515.htm



Leave a Reply 0

Your email address will not be published. Required fields are marked *