|
These 2 projects demonstrate passing parameters to and retrieving parameters from a VisualWebGui application running in a Modal Dialog. This is achieved using a WGAdapter.
The WGAdapter is a primarily client side component that launches a VWG application from another application, in this case, a simple ASP.NET app called Gizmox.WebGUI.Adapters.AspNet.Testing. The adapter is created in the ASP.NET application, which opens the Modal Dialog and launches the VWG application, in this case, Gizmox.WebGUI.Adapters.AspNet.Testing.Site.
|