You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > ThreadedDiscussion Class > ThreadedDiscussion Methods > GetDiscussionBoard Method > GetDiscussionBoard
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
ThreadedDiscussion.GetDiscussionBoard Method (Long)

Method to get a board by ID. Returns a DiscussionBoard class for a given ID value. See DiscussionBoard class for more information on the properties of the returned object.

C#
public DiscussionBoard GetDiscussionBoard(Long boardID);
Visual Basic
Public Function GetDiscussionBoard(ByVal boardID As Long) As DiscussionBoard
Parameters 
Description 
boardID 
Numeric value of the board ID. 

Returns a class of type DiscussionBoard.

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!