Open this page in the API Guide

BaseViewService Constructor

Initializes the BaseViewService. Called during construction.
 

Examples

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

1
var newObject = new dundas.views.BaseViewService();