The answer is server side code since code behind is executed on the server. However, during the code behind's execution on the server, it can render client side code such as JavaScript to be processed in the client's browser. But just to be clear, code behind executes on the server, thus making it server side code.
What type of code (server or client) is found in a Code Behind class?
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment