AddStyleSheet
Mon 01 January 2018Syntax
AddStyleSheet(StyleSheet.STYLESHEET_NAME)
Description
Use the AddStyleSheet function to add a free form style sheet to the HTML document for the page or component.
Important! Use this function within fluid applications only.
Parameters
Field or Control |
Definition |
---|---|
StyleSheet. STYLESHEET_NAME |
Specifies the style sheet as a style sheet object stored in the database. |
Returns
None.