Click or drag to resize

MapperDatasheetLayout Method

Layout the current mapper controls.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected override void Layout(
	bool isPostBack
)

Parameters

isPostBack
Type: SystemBoolean
Specifies whether this is (or should be considered) a post-back.
See Also