 | ProductCategoryServiceGetFields Method |
Namespace:
Dynamicweb.Ecommerce.Products.Categories
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Dictionary<string, FieldCollection> GetFields()
Public Function GetFields As Dictionary(Of String, FieldCollection)
Return Value
Type:
DictionaryString,
FieldCollection
See Also