summaryP:DotNetNuke.Services.Search.SearchItemInfo.Title

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

Syntax

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

See Also