AdapterInfo Methods

The AdapterInfo type exposes the following members.

Methods
  NameDescription
Public methodGetCssResources
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.
Public methodGetResources
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.
Top
See Also