Show an HTML Viewer.

Syntax

ISCommonForms.ShowHtmlViewer(html, caption, [formKey], [icon], [fileType], [showModal], [width], [height], [refreshApplicationShortcutUrl])

Parameters

NameTypeOptionalByRefDescription
html String The HTML to display.
caption String The Form Caption.
formKey String Optional The Form Key.
icon Icon Optional An Icon for the Form. If omitted, a value of Nothing is assumed.
fileType String Optional Specify as 'HTM', 'HTML', "XML" etc to force that type of file to be displayed. If not specified will default to "HTML" (for backwards compatibility).
showModal Boolean Optional If omitted, a value of False is assumed.
width Integer Optional If omitted, a value of 0 is assumed.
height Integer Optional If omitted, a value of 0 is assumed.
refreshApplicationShortcutUrl String Optional
Member of:
ISCommonForms
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0