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

WebAppSearchForm<(Of <(<'TFormModel>)>)>..::..UpdateTargetId Method

Sets id of the element into which the results are updated. ResultContainerId(String) should be an ancestor of this element.

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

Syntax


public WebAppSearchForm<TFormModel> UpdateTargetId(
	string id
)

Parameters

id
Type: String

Return Value