from Json Or Null
Convert a JSON string to a PortalItem instance.
Return
the PortalItem, or null if JSON deserialization failed
Since
200.0.0
Parameters
json
the JSON string
portal
the Portal the item belongs to
Convert a JSON string to a PortalItem instance.
the PortalItem, or null if JSON deserialization failed
200.0.0
the JSON string
the Portal the item belongs to