U
User
Hi,
I have a custom user control. How do I write the script in a way which i can
import custom namespace within the custom control? Please advise..
Thanks!
mycontrl.ascx
<script language=vb runat=server>
Mylibrary.mysub()
</script>
Hello world
I have a custom user control. How do I write the script in a way which i can
import custom namespace within the custom control? Please advise..
Thanks!
mycontrl.ascx
<script language=vb runat=server>
Mylibrary.mysub()
</script>
Hello world