| ProductFieldTranslationCollectionContains Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public bool Contains(
string fieldId,
string languageId
)
Public Function Contains (
fieldId As String,
languageId As String
) As Boolean
Parameters
- fieldId
- Type: SystemString
- languageId
- Type: SystemString
Return Value
Type:
BooleanSee Also