Difference between revisions of "CSContent 1 0"
From ADF Docs
(→Properties: new section) |
|||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | __NOTOC__ | |
| − | + | Attention: Do not change any text in the description, properties, and functions sections. | |
| − | + | Return to [[Library|Library (API)]] | |
| − | Properties | + | == Description == |
| + | Constructs a CCAPI instance and then allows you to populate Custom Elements and Textblocks | ||
| + | |||
| + | == Properties == | ||
| + | :dependency = utils_1_0 | ||
| + | :dependency = ccapi | ||
| + | :version = 1_0_0 | ||
| + | :wikiTitle = CSContent_1_0 | ||
| + | :type = transient | ||
| + | |||
| + | == Functions == | ||
| + | <div id='library-api'> | ||
| + | :[[CSContent_1_0-populateContent|populateContent]] ( string elementName, struct data ) | ||
| + | ::Use this method to populate content for either a Textblock or Custom Element | ||
| + | </div> | ||
Latest revision as of 14:30, 24 November 2010
Attention: Do not change any text in the description, properties, and functions sections.
Return to Library (API)
Description
Constructs a CCAPI instance and then allows you to populate Custom Elements and Textblocks
Properties
- dependency = utils_1_0
- dependency = ccapi
- version = 1_0_0
- wikiTitle = CSContent_1_0
- type = transient
Functions
- populateContent ( string elementName, struct data )
- Use this method to populate content for either a Textblock or Custom Element