The JavaScriptLibrary type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CDNPath |
location of the content delivery network (CDN) where the script is loaded from when CDN has been enabled in host
|
![]() | FileName |
filename of the script in the filesystem
|
![]() | JavaScriptLibraryID |
unique identifier id for a javscript library package
|
![]() | LibraryName |
name of the javscript library package (used when requesting library)
|
![]() | ObjectName |
main object (where relevant) of the javscript library package
used to generate the local file fallback code in the case where the CDN file is not available
|
![]() | PackageID |
package id associated with the javscript library package
|
![]() | PreferredScriptLocation |
position in the page the script reference is injected
|
![]() | Version |
version of the the javscript library package from the database
|