Documentation > CMS Template API Library > SearchG2JsonParams > Add(String,String)
Add
Add an Asset content field value to your update JSON string.
public System.Void Add(String,String)
Parameters
Name | Description | Type |
---|---|---|
jsonName | JSON property name. | System.String |
value | Name of Asset content field or prefix of content fields whose values will be added. | System.String |