|
| Total Answers and Comments: 6 |
Last Update: June 15, 2006 |
|
| | |
|
Submitted by: samiksc
Yes, mainly it contains the server side code, event handling methods and other methods. But it could also contain some client side code, written in a string variable and passed to the 'RegisterClientScriptBlock()' method. You may register some client side code, say, in the page_load method using RegisterClientScriptBlock
Above answer was rated as good by the following members: RanjeetaRajendran | Go To Top
|