Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetCustomField ( string fieldName ) : |
||
GetImage ( string type ) : |
||
GetImageUrl ( string type ) : string | ||
GetImageUrls ( string type ) : IEnumerable |
||
GetImages ( string type ) : IEnumerable |
||
Product ( ) : System |
public GetCustomField ( string fieldName ) : |
||
fieldName | string | |
Результат |
public GetImage ( string type ) : |
||
type | string | |
Результат |
public GetImageUrl ( string type ) : string | ||
type | string | |
Результат | string |
public GetImageUrls ( string type ) : IEnumerable |
||
type | string | |
Результат | IEnumerable |
public GetImages ( string type ) : IEnumerable |
||
type | string | |
Результат | IEnumerable |