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