Page Methods


.NET Framework Class Library
Page..::.Render Method

Overload List

  NameDescription
Protected methodRender(HtmlTextWriter)Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client. (Inherited from Control.)
Protected methodRender(HtmlTextWriter)Initializes the HtmlTextWriter object and calls on the child controls of the Page to render. (Overrides Control..::.Render(HtmlTextWriter).)
Top
See Also

Reference

Tags :


Page view tracker