Click or drag to resize

LayoutManagerSetupDesigner Method

Set up the page to host the layout tool.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static void SetupDesigner(
	IAppContext cxt,
	Page page
)

Parameters

cxt
Type: NetQuarryIAppContext
The application context
page
Type: System.Web.UIPage
The page.
See Also