admGetSpaceLayout

Description

Returns a layout - a list of custom decorators defined for a specific space only (does not retrieve global decorators).

Return Type

CLayout []

Returns Layout for a Space with key="MS"

Example

return admGetSpaceLayout("MS");

Returns Layout for a Space with key="MS"

See also