Assembly: WebForms;
The IWebComponent interface is a basic one for all visual and non-visual components of a web form.
IWebComponent
The interface does not contain its own properties and methods. The interface is basic for the IWebControl interface.
See also: