Difference between revisions of "CSData 1 0-getPageMetadata"
From ADF Docs
Dbeckstrom (talk | contribs) (→Parameters) |
|||
Line 32: | Line 32: | ||
<tr> | <tr> | ||
− | <td> | + | <td class="required">optional</td> |
<td>categoryID</td> | <td>categoryID</td> | ||
Line 41: | Line 41: | ||
<tr> | <tr> | ||
− | <td> | + | <td class="required">optional</td> |
<td>subsiteID</td> | <td>subsiteID</td> |
Revision as of 20:29, 26 March 2012
Attention: Do not change any text in the description, signature, and paramter sections.
Return to CSData_1_0
Description
Return the standard and custom metadata for a page.
Signature
public Struct getPageMetadata ( numeric pageID, numeric categoryID, numeric subsiteID, string inheritedTemplateList )
Parameters
Required | Name | Type | Description |
required | pageID | numeric | |
optional | categoryID | numeric | |
optional | subsiteID | numeric | |
optional | inheritedTemplateList | string | [Default: ] |