UltimateSearch Class Library

UltimateSearchOutput.MaxUrlLength Property

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

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

Property Value

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

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace