Difference between revisions of "CSData 1 0-getPageDataArray"
From ADF Docs
| Line 10: | Line 10: | ||
public array <strong>getPageDataArray</strong> ( string pageIDList ) | public array <strong>getPageDataArray</strong> ( string pageIDList ) | ||
| − | == Parameters == | + | == Parameters == |
| − | + | <table id="lib-params"> | |
| + | <tr class="header"> | ||
| + | <td>Required</td> | ||
| + | <td>Name</td> | ||
| + | <td>Type</td> | ||
| + | <td>Description</td> | ||
| + | </tr> | ||
| + | |||
| + | |||
| + | <tr> | ||
| + | |||
| + | <td class="required">required</td> | ||
| + | |||
| + | <td>pageIDList</td> | ||
| + | <td>string</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | |||
| + | </table> | ||
Latest revision as of 12:35, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to CSData_1_0
Description
Returns an array of a page data based on a list of pageID's
Signature
public array getPageDataArray ( string pageIDList )
Parameters
| Required | Name | Type | Description |
| required | pageIDList | string |