AdapterInfo Methods |
The AdapterInfo type exposes the following members.
| 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.
|