Méthode | Description | |
---|---|---|
Button_MenuBuyer ( string Name ) : |
Кнопка меню покупателя
|
|
Button_OpenHidden ( string Complect ) : |
Кнопка развернуть
|
|
Button_SelectProduct ( string Product ) : |
Кнопка Выбрать товар
|
|
Button_SelectProductMenu ( string Product ) : |
Кнопка Выбрать товар
|
|
Button_SelectSKU ( string SKU ) : |
Кнопка Выбрать SKU
|
|
Button_SelectSKUMenu ( string Product ) : |
Кнопка Выбрать SKU
|
|
Button_ShowProduct ( string Product ) : |
Кнопка Развернуть товар
|
|
Region_OptionCity ( string City ) : WebItem |
город в выпадающием списке
|
|
Region_OptionCountry ( string Country ) : WebItem |
страна в выпадающием списке
|
|
Textbox_Quantity ( string nameProduct ) : WebItem |
текствое поле количество товара в заказе
|
public static Button_MenuBuyer ( string Name ) : |
||
Name | string | Покупатель |
Résultat |
public static Button_OpenHidden ( string Complect ) : |
||
Complect | string | Комплект |
Résultat |
public static Button_SelectProduct ( string Product ) : |
||
Product | string | Товар |
Résultat |
public static Button_SelectProductMenu ( string Product ) : |
||
Product | string | Товар |
Résultat |
public static Button_SelectSKU ( string SKU ) : |
||
SKU | string | Товар |
Résultat |
public static Button_SelectSKUMenu ( string Product ) : |
||
Product | string | Товар |
Résultat |
public static Button_ShowProduct ( string Product ) : |
||
Product | string | Товар |
Résultat |
public static Region_OptionCity ( string City ) : WebItem | ||
City | string | Город |
Résultat | WebItem |
public static Region_OptionCountry ( string Country ) : WebItem | ||
Country | string | Валюта |
Résultat | WebItem |
public static Textbox_Quantity ( string nameProduct ) : WebItem | ||
nameProduct | string | Товар |
Résultat | WebItem |