M
MattB
I want to define some shared functions for use throughout my vb ASP.net
application. I imagine these would go in the global.asax.vb file, yes?
Assuming that's correct, how to I access this function in the codebehind?
I've tried some variations of global.myfunction and have had no luck. Can
someone set me straight? Thanks!
application. I imagine these would go in the global.asax.vb file, yes?
Assuming that's correct, how to I access this function in the codebehind?
I've tried some variations of global.myfunction and have had no luck. Can
someone set me straight? Thanks!