Click or drag to resize
SearchResultRowShortTitle Property
Returns a shortened title (60 characters) from the result item.

Namespace: Colygon.MatchPoint.Search.Query
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public string ShortTitle { get; }

Property Value

Type: String
See Also