IWebComponent

Assembly: WebForms;

Description

The IWebComponent interface is a basic one for all visual and non-visual components of a web form.

Inheritance Hierarchy

IWebComponent

Comments

The interface does not contain its own properties and methods. The interface is basic for the IWebControl interface.

See also:

WebForms Assembly Interfaces