summaryP:DotNetNuke.Entities.Host.Host.ContentLocalization
Namespace: DotNetNuke.Entities.HostAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[ObsoleteAttribute("Deprecated in 5.5. This setting was never used and has been replaced in 5.5 by a Portal Setting as Content Localization is Portal based.")] public static bool ContentLocalization { get; } |
Visual Basic |
---|
<ObsoleteAttribute("Deprecated in 5.5. This setting was never used and has been replaced in 5.5 by a Portal Setting as Content Localization is Portal based.")> Public Shared ReadOnly Property ContentLocalization As Boolean Get |