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

This function determines if the user has administrative privileges for the message board.

C#
public Boolean IsUserMessageBoardAdmin(Long objectId, EkEnumeration.MessageBoardObjectType objectType, Long userId);
Visual Basic
Public Function IsUserMessageBoardAdmin(ByVal objectId As Long, ByVal objectType As EkEnumeration.MessageBoardObjectType, ByVal userId As Long) As Boolean
Parameters 
Description 
userId 
The User ID of the user 

Returns true if the user has administrative privileges.

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!