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