Skip to main content
A newer version of this page is available. .
All docs
V22.1

HtmlContentPopup Constructors

Allows you to show a popup window with a UI rendered from an HTML-CSS template. Can show data from a bound data context (a business object or data source item). (CTP)
Name Parameters Description
HtmlContentPopup() none Initializes a new instance of the HtmlContentPopup class.
HtmlContentPopup(IContainer) container Initializes a new instance of the HtmlContentPopup class with specified settings.
See Also