Open this page in the API Guide

ServiceContainer Constructor

Initializes the service container. Called during construction.
 

Examples

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

1
var newObject = new dundas.ServiceContainer();