Click or drag to resize
MessageBoardTransformationFunctions Class
Functions for message boards module.
Inheritance Hierarchy
SystemObject
  CMS.MessageBoardsMessageBoardTransformationFunctions

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 9.0.0
Syntax
C#
public class MessageBoardTransformationFunctions

The MessageBoardTransformationFunctions type exposes the following members.

Constructors
  NameDescription
Public methodMessageBoardTransformationFunctions
Top
Methods
  NameDescription
Public methodStatic memberGetBoardMessagesCount(Int32, String)
Returns the count of messages in given document related message board.
Public methodStatic memberGetBoardMessagesCount(Int32, String, String)
Returns the count of messages in given message board.
Top
See Also