ContainerElement.saveContainerLayout (Method)
Saves the grid layout information for a container from a session variable.
Returns:
Boolean
Arguments:
Name | Type | Required | Description |
---|---|---|---|
pageID | PageID | Required | ID of the page on which the container is placed. |
controlID | ControlID | Required | ID of the container control. |
Context:
License Requirements | (none) |
Permission Requirements | (none) |
Deny Context | None |
Require Context | (none) |
Author Lock | Required |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None