Occasionally there is a need to get string representation of ASP.NET control in other words – render it into string instead of let it be rendered on the page. The following method renders control into HTML string.
Occasionally there is a need to get string representation of ASP.NET control in other words – render it into string instead of let it be rendered on the page. The following method renders control into HTML string.