I have <asp:Repeater runat="server"> control in my page.
How can I get(read) HTML code of <asp:repeater> which is render to the page?
Thank you,
SHi,
this article helps you
Enhancing the 'Email the Rendered Output of an ASP.NET Web Control' Code
http://aspnet.4guysfromrolla.com/articles/102203-1.aspx
The mechanism presented is general to all controls.
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
No comments:
Post a Comment