Notifies the control of the hosting application.
void SetHostingApplication(
IApplication hostingApplication
)
Parameters
- hostingApplication
-
Type: IApplication
A reference to the hosting application.
This method may be called more than once. Implementors should ensure it is safe to do so.
