  | ProductFieldGetAllEditableProductFields Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static Dictionary<string, ProductField> GetAllEditableProductFields()
Public Shared Function GetAllEditableProductFields As Dictionary(Of String, ProductField)
Return Value
Type: 
DictionaryString, 
ProductField
See Also