admGetSpaceStylesheet
Syntax | admGetSpaceLayout(spaceKey) | Package | |
Alias | Pkg Usage |
Description
Returns the custom stylesheet that has been stored against a space. If no stylesheet is stored against the space, the global stylesheet will be applied if one exists. However, if a space theme is set, the global styles will be ignored.
Return Type
String
A string containing the css styles for the space
Example
return admGetSpaceStylesheet("MS");Returns stylesheet of layout with key="MS"
See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
