The JavaScriptLibrary type exposes the following members.

Properties

  NameDescription
Public propertyCDNPath
location of the content delivery network (CDN) where the script is loaded from when CDN has been enabled in host
Public propertyFileName
filename of the script in the filesystem
Public propertyJavaScriptLibraryID
unique identifier id for a javscript library package
Public propertyLibraryName
name of the javscript library package (used when requesting library)
Public propertyObjectName
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
Public propertyPackageID
package id associated with the javscript library package
Public propertyPreferredScriptLocation
position in the page the script reference is injected
Public propertyVersion
version of the the javscript library package from the database

See Also