Client |
The ClientAsset type exposes the following members.
| Name | Description | |
|---|---|---|
| Cdn | Optional CDN URL, used by the rendering engine when the repository is not configured as local. | |
| Path | Path relative to the web root / Views folder, e.g. "lib/bootstrap/css/bootstrap.min.css". Resolved against wwwroot by the web application, and against Repository/Views by the rendering engine (see Report.AttachCSSPath / AttachScriptPath). | |
| Type | CSS or Script. |