AdapterInfo Methods

The AdapterInfo type exposes the following members.

Methods
  NameDescription
Public methodGetCssResources
Gets all the CSS resources (as strings) for this info in the order in which they need to be included.
Public methodGetResources
Gets all the JavaScript resources (as strings) for this info in the order in which they need to be included.
Top
See Also