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

Dom Constructor (IHtmlHelper, String)

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

Syntax


public Dom(
	IHtmlHelper htmlHelper,
	string contentBaseId
)

Parameters

htmlHelper
Type: Suoranta.WebApp.Interfaces..::..IHtmlHelper
contentBaseId
Type: String