Supports controls that need to be aware of their hosting environment.

The following tables list the members exposed by the IHostAware type.

Name Description
Public method SetHostingApplication Notifies the control of the hosting application.
Public method SetHostingElement Notifies the control of the hosting element.
Public method SetHostingPage Notifies the control of the hosting page.
Top