What should you do?

You company uses an ASP.Net web site. You create a Microsoft Office InfoPath form named myForm. You are created a custom control that is derived from the XMLFormView class. The custom control will display myForm within the ASP.Net page on the web site. You need to ensure that myForm will be displayed within the ASP.Net page on the web site.

What should you do?

You company uses an ASP.Net web site. You create a Microsoft Office InfoPath form named myForm. You are created a custom control that is derived from the XMLFormView class. The custom control will display myForm within the ASP.Net page on the web site. You need to ensure that myForm will be displayed within the ASP.Net page on the web site.

What should you do?

A.
Set the xsnLocation property of the custom control to myForm.xsn

B.
Set the xslLocation property of the custom control to myForm.xml

C.
Create an OnInitialize event for the custom control and set XPathNavigator to myForm.xsn

D.
Create an OnPreReader event for the custom control and set XPathNavigator to myForm.xsn



Leave a Reply 0

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