Difference between revisions of "CSData 1 0-getCSPageDataByURL"

From ADF Docs
Jump to: navigation, search
Line 5: Line 5:
 
public query <strong>getCSPageDataByURL</strong> ( string csPageURL )
 
public query <strong>getCSPageDataByURL</strong> ( string csPageURL )
  
== Parameters ==
+
== 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>csPageURL</td>
 +
<td>string</td>
 +
<td></td>
 +
</tr>
 +
 +
</table>

Revision as of 03:31, 24 March 2010

Description

Returns a query containing the page ID and page title of the page URL provided

Signature

public query getCSPageDataByURL ( string csPageURL )

Parameters

Required Name Type Description
required csPageURL string