Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Dom<(Of <(<'TPageModel>)>)> Constructor (IHtmlHelper<(Of <(<'TPageModel>)>)>, String)

Namespace:  Suoranta.WebApp.View
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public Dom(
	IHtmlHelper<TPageModel> htmlHelper,
	string contentId
)

Parameters

htmlHelper
Type: Suoranta.WebApp.Interfaces..::..IHtmlHelper<(Of <(<'TPageModel>)>)>
contentId
Type: String