Class UriWebServices.EnglishMobileParts
- Namespace
- SunamoUriWebServices
- Assembly
- SunamoUriWebServices.dll
Provides English-language mobile parts e-shop URLs.
public static class UriWebServices.EnglishMobileParts
- Inheritance
-
UriWebServices.EnglishMobileParts
- Inherited Members
Fields
Aliexpress
AliExpress search URL template.
public const string Aliexpress = "https://www.aliexpress.com/wholesale?SearchText=%s"
Field Value
All
All English mobile parts search URL templates.
public static readonly List<string> All
Field Value
Ebay
eBay search URL template.
public const string Ebay = "https://www.ebay.com/sch/i.html?_nkw=%"
Field Value
Witrigs
Witrigs search URL template.
public const string Witrigs = "https://www.witrigs.com/searchautocomplete/autoresult?q=%"
Field Value
Methods
SearchInAll(string)
Searches all English mobile parts shops for the specified query.
public static void SearchInAll(string searchQuery)
Parameters
searchQuerystringThe search query.