Documentation > CMS Template API Library > SearchG2JsonParams > Add(String,AssetPropertyNames)
Add
Add an AssetPropertyNames value to your update JSON string.
public System.Void Add(String,AssetPropertyNames)
Parameters
Name | Description | Type |
---|---|---|
jsonName | JSON property name. | System.String |
value | AssetPropertyNames used to specify the Asset Property to include as the value. | CrownPeak.CMSAPI.AssetPropertyNames |