how to add a "Web UserControl" in Class Library project ?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
how to add a "Web UserControl" in Class Library project ? when i select Add --> New Item , it don't have a Web UserControl item !:(
Add a new class. Inherit from System.Web.UI.UserControl. Make sure the project has a reference to the dll.
Need a C# Consultant? I'm available.
Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway