Gets whether to use a hosted version of the Telerik Library

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool EnableTelerikCdn { get; }
Visual Basic
Public Shared ReadOnly Property EnableTelerikCdn As Boolean
	Get

Remarks

Defaults to False

See Also