The following database tables are used to store CSS stylesheets:
• | CMS_CssStylesheet - contains CSS stylesheets and information about them |
• | CMS_CssStylesheetSite - assigns CSS stylesheets to the sites where they can be used |
The CSS stylesheet API is provided by the following CMS.SiteProvider namespace classes:
• | CssStylesheetInfo, CssStylesheetInfoProvider - these classes provide functionality for managing CSS stylesheets |
The following topics show examples of how these classes can be used:
The API programming and Kentico CMS internals section of this guide contains more API related information, so please refer to it if required.
For detailed API documentation, such as a list of all methods from the classes above, please refer to Kentico CMS API Reference that is a part of your Kentico CMS installation and can be accessed through the programs folder in Windows Start menu.