BaseViewService Constructor

Initializes the BaseViewService. Called during construction.
 

Examples

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

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