Classes
| Class | Description | |
|---|---|---|
| BaseForumConfigurationHandler |
Configuration handler class for configuration section used in web application configuration file.
| |
| ForumConfigurationHandler |
Configuration handler class for configuration section used in web application configuration file.
| |
| ForumSettings |
Class for forum settings.
The settings are read from web.config (section ) with the configuration handler ForumConfigurationHandler.
If some settings are missing in the web.config then constants are used.
| |
| ForumUserProviderConfigurationElement |
Configuration element <forumUserProvider/>.
|