Maximum length of highlighted title field in the results

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

Syntax

C#
public int TitleSnippetLength { get; set; }
Visual Basic
Public Property TitleSnippetLength As Integer
	Get
	Set

See Also