Configuration
Sitefinity features powerful GUI Configuration editor. Through configuration files you can control the behavior and look of your website.
Furthermore, you are allowed to configure all features programatically in code by using managers to access and modify the information in the .config files. Depending on the configuration data provider that is used, you can also change configurations manually in the .config files.
This section contains the following: