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