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

Namespace: DotNetNuke.Framework.JavaScriptLibraries
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string ObjectName { get; set; }
Visual Basic
Public Property ObjectName As String
	Get
	Set

See Also