UltimateSearch Class Library

UltimateSearchOutput.NextPageImage Property

Gets or sets the image to display in place of [NextPageImage].

[Visual Basic]
Public Property NextPageImage As String
[C#]
public string NextPageImage {get; set;}

Property Value

Image to display in place of [NextPageImage].

Remarks

Use this property to set the image to display in place of [NextPageImage].

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace