Culture Code associated with the content.

Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string CultureCode { get; set; }
Visual Basic
Public Property CultureCode As String
	Get
	Set

Remarks

Culture-Neutral content is always returned even though this value is specfied

See Also