You are here: Ektron Namespace > Web Services API > Ektron.Services Namespace > Classes > MessageBoard Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MessageBoard Class

This section describes the Web Service methods used with Ektron's Message Board feature. This feature is a part Ektron's Community Platform. The MessageBoard Web service is a wrapper for the MessageBoard API: Ektron.Cms.API.Community.MessageBoard. These methods can be accessed through the MessageBoard.asmx file located in:

~/Workarea/webservices/WebServiceAPI/Community/MessageBoard.asmx

 

IMPORTANT: If you are accessing these Web Services remotely, you will need to set the authentication header.

C#
public class MessageBoard : EktronBaseService;
Visual Basic
Public Class MessageBoard
Inherits EktronBaseService

MessageBoard.cs

Name 
Description 
The methods of the MessageBoard class are listed here. 
 
Name 
Description 
 
Adds a Message Board Entry.
This method can be accessed through the MessageBoard.asmx file located in:  
 
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. 
 
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. 
 
This function determines if the user has administrative privileges for the message board.
This method can be accessed through the MessageBoard.asmx file located in:  
 
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!