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