Difference between revisions of "CSData 1 0-getDefaultRenderHandlerPath"
From ADF Docs
| Line 5: | Line 5: | ||
public string <strong>getDefaultRenderHandlerPath</strong> ( string elementName ) | public string <strong>getDefaultRenderHandlerPath</strong> ( string elementName ) | ||
| − | == 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>elementName</td> | ||
| + | <td>string</td> | ||
| + | <td></td> | ||
| + | </tr> | ||
| + | |||
| + | </table> | ||
Revision as of 03:32, 24 March 2010
Description
Returns the Path for the Default Render Handler for an Element.
Signature
public string getDefaultRenderHandlerPath ( string elementName )
Parameters
| Required | Name | Type | Description |
| required | elementName | string |