Class UriWebServices.AutomotiveSpareParts
- Namespace
- SunamoUriWebServices
- Assembly
- SunamoUriWebServices.dll
Provides automotive spare parts e-shop search URL templates.
public static class UriWebServices.AutomotiveSpareParts
- Inheritance
-
UriWebServices.AutomotiveSpareParts
- Inherited Members
Fields
WwwAutodocCz
Autodoc.cz search URL template.
public const string WwwAutodocCz = "https://www.autodoc.cz/search?keyword=%"
Field Value
WwwAutokseftCz
Autokseft.cz search URL template.
public const string WwwAutokseftCz = "https://www.autokseft.cz/index.php?main_page=shop_search&keyword=%s"
Field Value
WwwAutomobilovedilyCz
AutomobiloveDily24.cz search URL template.
public const string WwwAutomobilovedilyCz = "https://www.automobilovedily24.cz/search?keyword=%"
Field Value
WwwNahradniDilyZhCz
NahradniDilyZH.cz search URL template.
public const string WwwNahradniDilyZhCz = "https://www.nahradni-dily-zh.cz/search.asp?searchinput=%"
Field Value
Properties
All
All automotive spare parts search URL templates.
public static List<string> All { get; set; }