500 B
500 B
title | description |
---|---|
pageBlockUnsupported | pageBlockUnsupported attributes, type and example |
Constructor: pageBlockUnsupported
Attributes:
Name | Type | Required |
---|
Type: PageBlock
Example:
$pageBlockUnsupported = ['_' => 'pageBlockUnsupported', ];
Or, if you're into Lua:
pageBlockUnsupported={_='pageBlockUnsupported', }