G
Greg Smith
I have a page that has a code behind file that is looking very messy. I
would like to put some of the code in a class library to clean up the page
but I can't get the syntax correct for referring to controls like buttons on
the from functions in the class library.
What would be the correct syntax to do this?
Any help is greatly appreciated.
would like to put some of the code in a class library to clean up the page
but I can't get the syntax correct for referring to controls like buttons on
the from functions in the class library.
What would be the correct syntax to do this?
Any help is greatly appreciated.