Difference between revisions of "CSContent 1 0-populateContent"

From ADF Docs
Jump to: navigation, search
 
Line 1: Line 1:
 +
__NOTOC__
 +
Attention: Do not change any text in the description, signature, and paramter sections.
 +
 +
Return to [[CSContent_1_0]]
 +
 
== Description ==  
 
== Description ==  
 
Use this method to populate content for either a Textblock or Custom Element
 
Use this method to populate content for either a Textblock or Custom Element

Latest revision as of 20:57, 8 April 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to CSContent_1_0

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