LiveSearchTextConverter.Convert Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected override string Convert (string searchText, int searchStatus, int searchResultsCount, object parameter, System.Globalization.CultureInfo culture);
override this.Convert : string * int * int * obj * System.Globalization.CultureInfo -> string
Protected Overrides Function Convert (searchText As String, searchStatus As Integer, searchResultsCount As Integer, parameter As Object, culture As CultureInfo) As String
Parameters
- searchText
- String
- searchStatus
- Int32
- searchResultsCount
- Int32
- parameter
- Object
- culture
- CultureInfo