You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Community Namespace > Classes > MessageBoard Class > MessageBoard Methods > DeleteMessageBoardEntries Method > DeleteMessageBoardEntries
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
MessageBoard.DeleteMessageBoardEntries Method (Long, EkEnumeration.MessageBoardObjectType, Long)

Deletes all the message board records for a particular object.

C#
public Boolean DeleteMessageBoardEntries(Long objectId, EkEnumeration.MessageBoardObjectType objectType, Long callerUserId);
Visual Basic
Public Function DeleteMessageBoardEntries(ByVal objectId As Long, ByVal objectType As EkEnumeration.MessageBoardObjectType, ByVal callerUserId As Long) As Boolean
Parameters 
Description 
objectId 
The ID of the object that has the message board. 
objectType 
The type of object. 
callerUserId 
The user ID of the member deleting the messages. 

Returns true when all the messages are deleted successfully.

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!