Click here to Skip to main content
15,908,115 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have master page in a project how can I use the same master page for webforms in some different project ???
Posted

1 solution

Normally you can add existing items as a link[^]. But website projects do not support linked items.

An alternative may be to add the masterpage as a shared file in some subversioning tool like SourceSafe or SVN.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900