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

Method to get the Forums for a board by ID. Returns either zero length or populated array. See DiscussionForum class for more information.

C#
public DiscussionForum[] GetBoardForums(Long boardID);
Visual Basic
Public Function GetBoardForums(ByVal boardID As Long) As DiscussionForum()
Parameters 
Description 
boardID 
Numeric value of the board ID. 

Returns an array of type DiscussionForum.

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!