  | ItemStoreContainerDeserialize Method  | 
  
    Namespace: 
   Dynamicweb.Content.Items
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static ItemStoreContainer Deserialize(
	string jsonContainer
)
Public Shared Function Deserialize ( 
	jsonContainer As String
) As ItemStoreContainer
Parameters
- jsonContainer
 - Type: SystemString
 
Return Value
Type: 
ItemStoreContainer
See Also