WebPageRenderingBase.RenderPage Method
When overridden in a derived class, renders a web page.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Parameters
- path
- Type: System.String
The path of the page to render.
- data
- Type: System.Object[]
Additional data that is used to render the page.
Show: