Dom..::..AddElement Method
Namespace:
Suoranta.WebApp.View
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
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

