You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > MessageBoard Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MessageBoard Class

The MessageBoard class allows you to work with message board entries associated with a user, community group or content item. For example, you can add a message to a message board (AddMessageBoardEntry), delete a message (DeleteMessageBoardEntry) or get a list of message board items for an object (GetAllMessageBoardEntries).

C#
public class MessageBoard : Ektron.Cms.API.Common;
Visual Basic
Public Class MessageBoard
Inherits Ektron.Cms.API.Common

MessageBoard.vb

Name 
Description 
The methods of the MessageBoard class are listed here. 
 
Name 
Description 
 
Adds a Message Board Entry  
 
This is the overview for the ApproveMessage method overload. 
 
This is the overview for the DeleteMessageBoardEntries method overload. 
 
This is the overview for the DeleteMessageBoardEntriesByUser method overload. 
 
This is the overview for the DeleteMessageBoardEntry method overload. 
 
Switch off Moderation for the Object.  
 
Switch on Moderation for the Object.  
 
This is the overview for the GetAllMessageBoardEntries method overload. 
 
This is the overview for the GetAllMessageBoardEntriesByUser method overload. 
 
This is the overview for the GetMessageBoardEntry method overload. 
 
Check if the object is moderated or not.  
 
This function evaluates if the new message is spam or not based on the spam filter selected.  
 
This function determines if the user has administrative privileges for the message board.  
 
This is the overview for the UpdateMessageText method overload. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!