Gets the HostSetting for the URL of the hosted version of the jQuery migrated script.
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("This is managed through the JavaScript Library package")] public static string HostedMigrateUrl { get; } |
| Visual Basic |
|---|
<ObsoleteAttribute("This is managed through the JavaScript Library package")> Public Shared ReadOnly Property HostedMigrateUrl As String Get |
Field Value
Return Value
Remarks
This is a simple wrapper around the Host.jQueryUrl property