WebPageBase.ExecutePageHierarchy Method

Include Protected Members
Include Inherited Members

Executes the code in a set of dependent web pages.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ExecutePageHierarchy() Executes the code in a set of dependent web pages. (Overrides WebPageRenderingBase.ExecutePageHierarchy().)
Public method ExecutePageHierarchy(WebPageContext, TextWriter) Executes the code in a set of dependent web pages by using the specified parameters.
Public method ExecutePageHierarchy(WebPageContext, TextWriter, WebPageRenderingBase) Executes the code in a set of dependent web pages by using the specified context, writer, and start page.

Top

See Also

Reference

WebPageBase Class

System.Web.WebPages Namespace