Subscriber portal
Gets the HTML for the view.
public: property HtmlHelper<TModel>^ Html { HtmlHelper<TModel>^ get(); }
The HTML for the view.
ViewUserControl<TModel> ClassSystem.Web.Mvc Namespace