GridRowLayout.setDefault (Method)
Set this grid row layout as the default layout for containers that has no layout defined.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
rowID | GridLayoutRowID | Required | ID of the grid row layout to be set as default. |
Context:
License Requirements | (none) |
Permission Requirements | Site:ManageResponsiveDesign |
Deny Context | ROPS |
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 | This method may be customized at the site level |
Error Codes:
None
Notes:
None