Moderate

In ASP.NET if you want to allows page developers a way to specify static connections in a content page then the class used is_____________?

Correct answer: B. ProxyWebPartManager

  • A. System.Activator
  • B. ProxyWebPartManager
  • C. WebPartManager
  • D. None of these

Explanation

ProxyWebPartManager is used in a content page to define static connections whose actual providers and consumers may be declared elsewhere, commonly in a master page. WebPartManager is used for ordinary Web Parts management, not this content-page proxy purpose.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions