AspNetWrapper<T>
Wisej.Web.Ext.AspNetControl.AspNetWrapper<T>
Last updated
Wisej.Web.Ext.AspNetControl.AspNetWrapper<T>
Last updated
Namespace: Wisej.Web.Ext.AspNetControl
Assembly: Wisej.Web.Ext.AspNetControl (3.2.0.0)
The AspNetWrapperBase is the base class of all wrapped ASP.NET controls.
When you using a wrapped ASP.NET control you must add the HttpModule to Web.config, like this:
String: Returns source Url of the IFrame. (Default: ""
)
T: Returns the instance of the wrapped ASP.NET control. It is valid only during the processing of the Init or the Load events.