AspControlBoxBase
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. |
Overview
The AspControlBoxBase is a base class for many of the ASP.NET wrapped controls that Visual WebGui implements such as ReportViewer and is the hosting control that the ASP.NET wrapper wraps it's controls in the code it generates. It is derived from FrameControl.
Availability
The ObjectBox is one of the Out of the Box standard controls, which means it is free and available in all Visual WebGui versions.
