Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert a User Control to Server Control

Status
Not open for further replies.

Glowworm27

Programmer
May 30, 2003
587
US
Hello group,

I have built a Custom User Control with menu and navigation controls, that I am using on 3 of our corporate Intranet applications, and I have just been tasked to create another app.

Problem is I want to use the same user control to keep the look and feel of the website static but everytime I add a new app, I have to go and change the other applications so the navigation stays the same

I'm think that I would create a Server Control out of the user control and then just use it over and over.

Can someone point out a reference to convert the user control to server control, if there is one? or suggest a way to put the same user control on any page and have it look the same , and if it needs to be changed do it one place and it will change everywhere?

Thanks in Advance
[cannon]

George Oakes
Check out this awsome .Net Resource!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top