is there any way i can get the corresponding HTML code of a web control?
For example, i have an asp.net table with w/ one row and one cell with the text "sample". I want to get this string:
"<table><tr><td>sample</td></tr></table>"
Is this possible?
|
Results 1 to 3 of 3
Thread: html code of web controlsThreaded View
|
Click Here to Expand Forum to Full Width |