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

Deletes a board with a given ID. This deletes the board as well as all forums, topics and posts under it. BoardID must be greater than 0.

C#
public DeleteBoard(Long BoardID);
Visual Basic
Public Sub DeleteBoard(ByVal BoardID As Long)
Parameters 
Description 
BoardID 
The numeric ID of the board. This corresponds to the folder ID. 
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!