Keywords to search for.

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

Syntax

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

See Also