ViewMasterPage.Html Property

 

Gets the HTML for the master page.

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

Public ReadOnly Property Html As HtmlHelper(Of Object)

Property Value

Type: System.Web.Mvc.HtmlHelper(Of Object)

The HTML for the master page.

Return to top
Show: