Determines whether the site is hosted in a windows form.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean site.ishostedinwinform()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean True if site is hoested in a stand-alone application, such as the TestSuite.
SXML