| ProductCategoryServiceGetFields Method (String) |
Namespace:
Dynamicweb.Ecommerce.Products.Categories
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Dictionary<string, FieldCollection> GetFields(
string languageId
)
Public Function GetFields (
languageId As String
) As Dictionary(Of String, FieldCollection)
Parameters
- languageId
- Type: SystemString
Return Value
Type:
DictionaryString,
FieldCollectionSee Also