Gets whether to use a hosted version of the MS Ajax Library

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

Syntax

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

Remarks

Defaults to False

See Also