|
-
Dec 16th, 2010, 05:46 PM
#1
Thread Starter
Fanatic Member
Webcontrol on multiple sites
Hi All,
I have a site which uses some custom web controls (.ascx files) that I also want to use on another site. The first site is the main site while the second site is a subdomain for admins. Since they will be using the same membership and DB I was thinking I'd like to use some of the same web controls for both sites.
Am I able to do this?
Thanks,
Strick
-
Dec 18th, 2010, 01:26 PM
#2
Re: Webcontrol on multiple sites
Hello,
Yes, this is possible. You can create a separate project which houses the Web User Controls, and you can add a reference to this project from both of your other projects.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|