GridRowLayout.setActiveState (Method)
Sets the activation state of the specified grid layout row.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
rowID | GridLayoutRowID | Required | ID of the grid layout row. |
isActive | Boolean | Required | Boolean flag when 1 sets the specified row as active. |
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