Difference between revisions of "Taxonomy 1 0-getCSTaxObj"

From ADF Docs
Jump to: navigation, search
Line 7: Line 7:
 
public any <strong>getCSTaxObj</strong> ( string taxName )
 
public any <strong>getCSTaxObj</strong> ( string taxName )
  
== 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>taxName</td>
 +
<td>string</td>
 +
<td></td>
 +
</tr>
 +
 +
</table>

Revision as of 04:05, 24 March 2010

Description

Return to Taxonomy_1_0

Returns the taxonomy object for a given taxonomy name

Signature

public any getCSTaxObj ( string taxName )

Parameters

Required Name Type Description
required taxName string