Difference between revisions of "CSData 1 0-getFullCurrentPageURL"
From ADF Docs
| Line 5: | Line 5: | ||
public string <strong>getFullCurrentPageURL</strong> ( ) | public string <strong>getFullCurrentPageURL</strong> ( ) | ||
| − | == Parameters == | + | == Parameters == |
| − | + | <table id="lib-params"> | |
| + | <tr class="header"> | ||
| + | <td>Required</td> | ||
| + | <td>Name</td> | ||
| + | <td>Type</td> | ||
| + | <td>Description</td> | ||
| + | </tr> | ||
| + | |||
| + | |||
| + | </table> | ||
Revision as of 03:32, 24 March 2010
Description
Returns the full page url for the current page using CS request variables.
Signature
public string getFullCurrentPageURL ( )
Parameters
| Required | Name | Type | Description |