Creates a map from the specified JSON string.
Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms
C# Copy Code |
---|
public static string GenerateMap ( |
Visual Basic Copy Code |
---|
Public Shared Function GenerateMap( _ |
The JSON string containing the map data.
The JSON string of the created map.