ViewService Constructor

Initializes the ViewService. Called during construction.
 

Parameters

isInIFrame

Type: Boolean
(optional) Indicates whether current context is a contained view within an iframe.
Optional: True

Examples

The following example initializes a new instance of a ViewService object:

var newObject = new dundas.view.ViewService();