summaryM:DotNetNuke.Framework.AJAX.IsHostEnabled
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[ObsoleteAttribute("Deprecated in DNN 5.0, MS AJax is now required for DotNetNuke 5.0 and above - value no longer read from Host.EnableAjax")] public static bool IsHostEnabled() |
Visual Basic |
---|
<ObsoleteAttribute("Deprecated in DNN 5.0, MS AJax is now required for DotNetNuke 5.0 and above - value no longer read from Host.EnableAjax")> Public Shared Function IsHostEnabled As Boolean |