problems with webControls !!

  • Thread starter Thread starter dude wheres my car
  • Start date Start date
D

dude wheres my car

Hello all

I'm having a few problems with webControls !!



I have created a webControl called wc_RenderHeader.ascx



I pass in an ID which will render out the correct Header title.



Which is ok, by using Protected ID As integer = "SomeDBVALUE"



I want to use the web Control several times on one aspx. Page and want to
pass in a different ID which will render out a different title.



IS this possible and how can I do it ???



thank you in

advance
 
Back
Top