Tag Archives: HtmlGeneric controls

HtmlGenericControl ID Property is not specified – ASP.Net (Visual Studio)

Posted on 18. May, 2009 by .

2

You would see this quite often in Visual Studio (mainly 2008) while working with ASP.Net and User Controls. This is been very tricky. It is not actually a problem, but Visiual Studio could not render this control inside another page. It was kind of a pain not being able to see User control inside main [...]

Continue Reading