UltimateSearch Class Library

UltimateSearchInput.SearchOutputFrame Property

Gets or sets the frame that contains the SearchOutputPage.

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

Property Value

Frame that contains the SearchOutputPage. The default value is null.

Remarks

Use this property to set the frame that contains the SearchOutputPage.

See Also

UltimateSearchInput Class | Karamasoft.WebControls.UltimateSearch Namespace