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

A value of NULL/EMPTY means this is property is not used.

See Also