CSContent-populateContent
From ADF Docs
Description
Use this method to populate content for either a Textblock or Custom Element
Signature
public struct populateContent ( string elementName, struct data )
Parameters
Required | Name | Type | Description |
required | elementName | string | The name of the element from the CCAPI configuration |
data | struct | Data for either the Texblock element or the Custom Element |