UltimateSearch Class Library

UltimateSearchOutput.PrevPageImage Property

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

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

Property Value

Image to display in place of [PrevPageImage].

Remarks

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

See Also

UltimateSearchOutput Class | Karamasoft.WebControls.UltimateSearch Namespace