Skip to end of banner
Go to start of banner

admGetSpaceLayout

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

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

  • No labels