PrepAway - Latest Free Exam Questions & Answers

Which two actions should you perform?

You create a Web Form that contains connected Web Parts. You write the following declaration in your Web Form.

<asp:WebPartConnection ID="WebPartConnection1"
ProviderID="customerPart"
ConsumerID="ordersPart" />

You need to ensure that your Web Part connection is valid. Which two actions should you perform?
(Each correct answer presents part of the solution. Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
Include a data source identified as "WebPartConnection1" on the Web Form.

B.
Include a Web Part identified as "customerPart" on the Web Form.

C.
Include a Web Part identified as "ordersPart" on the Web Form.

D.
Ensure that you declare an interface named "IOrdersPart".

E.
Ensure that you declare an interface named "ICustomerPart".

F.
Ensure that each Web Part declares either a GetInterface or ProvideInterface method.


Leave a Reply