Returns html code if current user is moderator.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- forumID
- Type: System Object
Forum identifier
- htmlCode
- Type: System String
HTML code which should be returned
- checkForumLock
- Type: System Boolean
Indicates whether rights to the forum locking should be checked
Return Value
Type: StringSee Also