Board index » Visual Studio » problems with webControls !!
|
+
|
problems with webControls !!
Visual Studio217
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 - |
