Click or drag to resize

DivWidgetBaseCloseJS Method

Generates standard standard widget close javascript.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected string CloseJS(
	string id
)

Parameters

id
Type: SystemString
The id of the widget.

Return Value

Type: String
The close javascript.
See Also