AspPageBox
From Visual WebGui Wiki
| This article will have a few sections added to it soon, based on the following article type skeleton: NewControlTemplate |
| This article missing it's contents and needs writing. Please help contributing to this wiki and add contents. |
Contents |
Availability
The AspPageBox is one of the Out of the Box standard controls, which means it is free and available in all Visual WebGui versions.
Samples of use
Version 6.4 and later
Rererences
See also
Forum discussons
- See also Programming Tips and Trics - JavaScript
- Passing parameters from hosting AspPageBox to hosted aspx page - using session scope variables
- AspPageBox from another library project
- Raising events from within the ASP.NET client to update contents of Visual WebGui application - CreateEvent/RaiseEvent dummyevent
- Calling Visual WebGui application from within AspPageBox using JavaScript
- Communicating between AspPageBox and Visual WebGui form
- General info on AspPageBox
- Raising events within AspPageBox and here
- Injecting JavaScript into the HEAD element of a wrapped control
- Using DoSubmit() to force a postback of the hosted control
- Calling Visual WebGui application from "outside"
- Callback to Server-Side - Custom Client Events
- Showing an ASPX page inheriting from AspPageBase, needs referencing Gizmox.WebGUI.Common
- Raising events from AspPageBox in version 6.4
- Getting rid of blue border around a wrapped control
- Prevent an ASPX page from loading, unless from within a Visual WebGui AspPageBox
- When control inside AspPageBox shows behind Visual WebGui controls, calling AspPageBox.BringToFront() might help
- Invoke the Click event of a hidden LinkLabel on an Aspx page
