AdapterInfo Class |
Namespace: Dundas.BI.Extensibility
The AdapterInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AdapterInfo |
Initializes a new instance of the AdapterInfo class.
|
| Name | Description | |
|---|---|---|
| FullJavaScriptName |
Gets or sets the full JavaScript name of the info class.
|
| Name | Description | |
|---|---|---|
| GetCssResources |
Gets all the CSS resources (as strings) for this info. The order they are returned should be the ordered they need to be included in.
| |
| GetResources |
Gets all the JavaScript resources (as strings) for this info. The order they are returned should be the ordered they need to be included in.
|