Subscriber portal
Gets the HTML for the master page.
public HtmlHelper<TModel> Html { get; }
The HTML for the master page.
ViewMasterPage<TModel> ClassSystem.Web.Mvc Namespace