Open this page in the API Guide

ExtensionService Constructor

Initializes the ExtensionService. Called during construction.
 

Examples

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

1
var newObject = new dundas.extensibility.ExtensionService();