location of the content delivery network (CDN) where the script is loaded from when CDN has been enabled in host

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

Syntax

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

See Also