MCQs > IT & Programming > ASP.NET With SQL Server > You have developed a custom server control and have compiled it into a file named FirstReport .dll The code is displayed below: <%@ Register TagPrefix=' CertKing Tag' Namespace='ReportNS' Assembly=' CertKing Report' %> You want to set the PageNumber property of the control to 77. Which of the following lines of code should you include in your Web Form?

ASP.NET With SQL Server MCQs

You have developed a custom server control and have compiled it into a file named FirstReport .dll

The code is displayed below: <%@ Register TagPrefix=" CertKing Tag" Namespace="ReportNS" Assembly=" CertKing Report" %> You want to set the PageNumber property of the control to 77. Which of the following lines of code should you include in your Web Form?

 

Answer

Correct Answer: <CertKing Tag:ReportNS PageNumber="77" runat="server" />

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More ASP.NET With SQL Server MCQ Questions

search

ASP.NET With SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it