This service is available via Telligent.Evolution.Extensibility.Apis.Get<Telligent.Evolution.Extensibility.Api.Version1.IForumConfiguration>() and is defined in Telligent.Evolution.Forums.dll
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| ApplicationName | string | Returns singular name for the forums application. | ||
| DisplayEditNotes | bool | Returns true when edit notes are displayed on the site | ||
| IsEnabled | bool | Returns true if forums are enabled on the site. | ||
| IsThreadStatusEnabled | bool | Returns true when thread status is enabled on the site | ||
| IsUserPostingAsAnonymousEnabled | bool | This has been obsoleted and will always return true. Check permissions on the forum instead. | ||
| RequireEditNotes | bool | Returns true when edit notes are required on the site |