ContainerElement.getGridTabHTML (Method)
Returns HTML to be rendered in the Grid tab of a container element's Grid tab in Layout properties dialog.
Returns:
CustomField_HTML (string)
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. |
getFromSession | Boolean | Optional. Defaults to '0'. | Boolean flag when true when row information should be fetched from the session variable stored for this container instance. |
Context:
License Requirements | (none) |
Permission Requirements | ContributorOrServerCode |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None