admGetSpaceLayout
Syntax | admGetSpaceLayout(spaceKey) | Package | |
Alias | Pkg Usage |
Description
Returns a layout - a list of custom decorators defined for a specific space only (does not retrieve global decorators).
Return Type
Returns Layout for a Space with key="MS"
Example
return admGetSpaceLayout("MS");Returns Layout for a Space with key="MS"
