Showing posts with label web user control. Show all posts
Showing posts with label web user control. Show all posts

Monday, February 19, 2018

Asp.net Type 'Web User Control" is not defined.

Problem with intellisense in Visual Studio 2017 when adding a Web User Control dynamically.


To solve this problem, just try registering your control at the page you are adding it to.