RelatedContextData Constructor

Initializes the RelatedContextData. Called during construction.
 

Parameters

options

Type: Object
An optional parameter literal object specifying defaults.
Optional: True

Examples

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

var newObject = new dundas.view.controls.RelatedContextData();