Resource.setOrder (Method)
Sets the order in which resources are rendered.
Returns:
Boolean
Arguments:
Name | Type | Required | Description |
---|---|---|---|
primaryIDList | ResourceIDList_EmptyString | Optional. Defaults to an empty string. | A comma-delimited list of resource ID, in the specified load order. |
secondaryIDList | ResourceIDList_EmptyString | Optional. Defaults to an empty string. | A comma-delimited list of resource ID, in the specified load order. |
tertiaryIDList | ResourceIDList_EmptyString | Optional. Defaults to an empty string. | A comma-delimited list of resource ID, in the specified load order. |
customIDList | ResourceIDList_EmptyString | Optional. Defaults to an empty string. | A comma-delimited list of resource ID, in the specified load order. |
Context:
License Requirements | None |
Permission Requirements | Site:ManageResources |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None