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