B
Bodyboarder20
Hey,
I'm sure this is an easy question for most.
I would like to create a class with a bunch of "library" functions...
But I'm not sure how I would configure it so that I can call functions
from one "code" file from another "code behind" file....
Page1.aspx ---> Page1.aspx.cs ---> globallibrary.cs
Is this possible?
Thanks!
I'm sure this is an easy question for most.
I would like to create a class with a bunch of "library" functions...
But I'm not sure how I would configure it so that I can call functions
from one "code" file from another "code behind" file....
Page1.aspx ---> Page1.aspx.cs ---> globallibrary.cs
Is this possible?
Thanks!