Sets enabled BBcode (for DB column with stored enabled actions).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- currentActions
- Type: System Int32
Current enabled actions
- action
- Type: CMS.Helpers DiscussionActionEnum
Discussion action to enable
- enable
- Type: System Boolean
Indicates if the BBcode should be allowed
Return Value
Type: Int32See Also