ForumViewer AdministratorCode Method (Object, String, Boolean)Kentico 8.0 API Reference
Returns html code if current user is moderator.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

forumID
Type: OnlineSystem Object
Forum identifier
htmlCode
Type: OnlineSystem String
HTML code which should be returned
checkForumLock
Type: OnlineSystem Boolean
Indicates whether rights to the forum locking should be checked

Return Value

Type: OnlineString
See Also