How can add a WebUserControl in different types of projects?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ajaykumar
    New Member
    • Nov 2012
    • 1

    How can add a WebUserControl in different types of projects?

    I have created a web user control in my project and i want to use that control in different projects. Is it possible?
    how can i made that control available in the toolbox?
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    Depends on what kind of projects you're referring to. If you're asking if you can use it in a Win Forms application then the answer is no. It can be used in all web project types (well depending on how it's built)

    Comment

    Working...