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

Dom..::..Id<(Of <(<'TElement>)>)> Method

Generate HTML element ID for instance of element type and base id

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

Syntax


public string Id<TElement>(
	string baseId
)

Type Parameters

TElement

Parameters

baseId
Type: String

Return Value