WebViewPage.ConfigurePage Method

Sets the view context and view data for the page.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

protected override function ConfigurePage(
	parentPage : WebPageBase
)

Parameters

parentPage
Type: System.Web.WebPages.WebPageBase

The parent page.

Show: