 | GuiLinkManagerSettingsFromJson Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static GuiLinkManagerSettings FromJson(
string json
)
Public Shared Function FromJson (
json As String
) As GuiLinkManagerSettings
Parameters
- json
- Type: SystemString
Return Value
Type:
GuiLinkManagerSettings
See Also