IFramePanel
Represents a control that displays any html file in an IFrame element.
Last updated
Was this helpful?
Represents a control that displays any html file in an IFrame element.
Last updated
Was this helpful?
The IFramePanel
control can be used to show embedded web pages.
The Url
property of the IFramePanel
can be used to assign any valid webpage to the control, such as another Wisej.NET application.
Class name
"wisej.web.IFramePanel"
Theme appearance
Child components
Source Code
The Wisej.NET IFramePanel
control has the same Cross-Origin policies and limitations as the standard HTML IFrame element. .
"panel", see .
"pane" is the container. "captionbar" is the header. "title" is the title of the panel. "icon" is the icon of the panel, if applicable. "close-button" is the close button of the panel, if applicable. See .