Hello all
How to call VB .NET components from user control?
My folder structures are: the upper folder called Bon and then there
are two sub-folders. One is called UserControls which is used to store
..aspx files and another one is called Components which is used to store
..vb files.
What code I should put in the .aspx file in order to call .vb file?
Thank you
Best regards
Bon
How to call VB .NET components from user control?
My folder structures are: the upper folder called Bon and then there
are two sub-folders. One is called UserControls which is used to store
..aspx files and another one is called Components which is used to store
..vb files.
What code I should put in the .aspx file in order to call .vb file?
Thank you
Best regards
Bon
Comment