Enables scripted content fragments to obtain site level forum configuration values.
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 | | |
| EnableThreadStatus | bool | Returns true when thread status is eanbled on the site | | |
| EnableUserPostingAsAnonymous | bool | This has been obsoleted and will always return true. Check permissions on the forum instead. | | |
| IsEnabled | bool | Returns true if blogs are enabled on the site. | | |
| RequireEditNotes | bool | Returns true when edit notes are required on the site | | |