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

Dom..::..AddElement Method

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

Syntax


public Dom..::..Element AddElement(
	string baseId,
	bool jQuery
)

Parameters

baseId
Type: String
Id that should be unique within the (partial) view
jQuery
Type: Boolean
Element accessed through JQuery statements

Return Value