UltimateSearch Class Library

UltimateSearchOutput.DisplayCounter Property

Gets or sets a value that indicates whether a counter is displayed for each search result.

[Visual Basic]
Public Property DisplayCounter As Boolean
[C#]
public bool DisplayCounter {get; set;}

Property Value

true if a counter is displayed for each search result; otherwise, false. The default value is false.

Remarks

Use this property to specify whether a counter is displayed for each search result.

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace