| TranslatedProductCategoryFieldKey Constructor |
Namespace:
Dynamicweb.Ecommerce
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public TranslatedProductCategoryFieldKey(
string categoryId,
string fieldId,
string languageId
)
Public Sub New (
categoryId As String,
fieldId As String,
languageId As String
)
Parameters
- categoryId
- Type: SystemString
- fieldId
- Type: SystemString
- languageId
- Type: SystemString
See Also