Maximum length of highlighted title field in the results

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

Syntax

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

See Also