Table of Contents

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

string

WwwAutokseftCz

Autokseft.cz search URL template.

public const string WwwAutokseftCz = "https://www.autokseft.cz/index.php?main_page=shop_search&keyword=%s"

Field Value

string

WwwAutomobilovedilyCz

AutomobiloveDily24.cz search URL template.

public const string WwwAutomobilovedilyCz = "https://www.automobilovedily24.cz/search?keyword=%"

Field Value

string

WwwNahradniDilyZhCz

NahradniDilyZH.cz search URL template.

public const string WwwNahradniDilyZhCz = "https://www.nahradni-dily-zh.cz/search.asp?searchinput=%"

Field Value

string

Properties

All

All automotive spare parts search URL templates.

public static List<string> All { get; set; }

Property Value

List<string>