summaryP:DotNetNuke.Entities.Host.Host.ContentLocale

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

Syntax

C#
[ObsoleteAttribute("property obsoleted in 5.4.0 - code updated to use portalcontroller method")]
public static string ContentLocale { get; }
Visual Basic
<ObsoleteAttribute("property obsoleted in 5.4.0 - code updated to use portalcontroller method")> 
Public Shared ReadOnly Property ContentLocale As String
	Get

See Also