Represents an element on a hosted page and provides access to the element's parameters.
public interface IPageElement
The IPageElement interface is available to custom controls that have a .NET implementation and that need
programmatic access to interact with the application. It is also indirectly available via
Intrinsic Objects from any script expression.
