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

Deletes all the message board records for a particular User.

C#
public Boolean DeleteMessageBoardEntriesByUser(Long objectId, EkEnumeration.MessageBoardObjectType objectType, Long userId);
Visual Basic
Public Function DeleteMessageBoardEntriesByUser(ByVal objectId As Long, ByVal objectType As EkEnumeration.MessageBoardObjectType, ByVal userId As Long) As Boolean
Parameters 
Description 
objectId 
The ID of the object that has the message board. 
objectType 
The type of object. 
userId 
The ID of the user whose messages are going to be deleted. 
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!