Enumeration of forum state.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Forums | 0 | Forums. | |
| Threads | 1 | Threads. | |
| Thread | 2 | Thread. | |
| NewThread | 3 | New thread. | |
| ReplyToPost | 4 | Reply to post. | |
| NewSubscription | 5 | New subscription. | |
| SubscribeToPost | 6 | Subscription to post. | |
| EditPost | 7 | Edit post. | |
| Attachments | 8 | Attachment page. | |
| AccessDenied | 9 | Access denied. | |
| Search | 10 | Search. | |
| TopicMove | 11 | Topic move. | |
| Unknown | 12 | Unknown. |
See Also