Difference between revisions of "CSData 1 0-getCSPageURL"
From ADF Docs
| Line 4: | Line 4: | ||
public string <strong>getCSPageURL</strong> ( numeric pageID ) | public string <strong>getCSPageURL</strong> ( numeric pageID ) | ||
| − | == 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>pageID</td> | ||
| + | <td>numeric</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | |||
| + | </table> | ||
Revision as of 03:31, 24 March 2010
Description
Signature
public string getCSPageURL ( numeric pageID )
Parameters
| Required | Name | Type | Description |
| required | pageID | numeric |