UltimateSearch Class Library

UltimateSearchOutput.MaxTitleLength Property

Gets or sets the maximum number of characters displayed in title.

[Visual Basic]
Public Property MaxTitleLength As Integer
[C#]
public int MaxTitleLength {get; set;}

Property Value

Maximum number of characters displayed in title. The default value is 100.

Remarks

Use this property to set the maximum number of characters displayed in title.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace