ViewMasterPage.Writer Property

Visual Studio 2010

Gets the writer that is used to render the master page.

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

'Declaration
Public ReadOnly Property Writer As HtmlTextWriter
	Get

Property Value

Type: System.Web.UI.HtmlTextWriter
The writer that is used to render the master page.

Community Additions

ADD
Show: