UltimateSearch Class Library

UltimateSearchOutput.MaxTextLength Property

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

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

Property Value

Maximum number of characters displayed in text. The default value is 200.

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace