Click or drag to resize

ClientAsset Properties

The ClientAsset type exposes the following members.

Properties
 NameDescription
Public propertyCdn Optional CDN URL, used by the rendering engine when the repository is not configured as local.
Public propertyPath 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).
Public propertyTypeCSS or Script.
Top
See Also