| ItemStoreContainerStoreItemFieldsToDictionary Method |
Namespace:
Dynamicweb.Content.Items
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public Dictionary<string, Object> FieldsToDictionary()
Public Function FieldsToDictionary As Dictionary(Of String, Object)
Return Value
Type:
DictionaryString,
ObjectSee Also