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

Unsubscribe a user from a forum by providing the topic ID and user ID.

C#
public ObjectWatch UnSubscribeToForum(Long ForumID, Long ForUserID);
Visual Basic
Public Function UnSubscribeToForum(ByVal ForumID As Long, ByVal ForUserID As Long) As ObjectWatch
Parameters 
Description 
ForumID 
Numeric ID of the forum to unsubscribe from. 
ForUserID 
Numeric ID of the user to unsubscribe. 

Object watch of the current subscription status.

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!