Documentation > CMS Template API Library > SearchG2JsonParams > AddFixed(String,String)
AddFixed
Add a hardcoded string value to your update JSON string.
public System.Void AddFixed(String,String)
Parameters
Name | Description | Type |
---|---|---|
jsonName | JSON property name. | System.String |
value | JSON property value. | System.String |