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

Loads all of the comments.

C#
public CommentData[] GetAllComments(Long KeyId, Long CommentId, Long RefId, String RefType, Long UserId, String OrderBy);
Visual Basic
Public Function GetAllComments(ByVal KeyId As Long, ByVal CommentId As Long, ByVal RefId As Long, ByVal RefType As String, ByVal UserId As Long, ByVal OrderBy As String) As CommentData()
Parameters 
Description 
KeyId 
key ID 
CommentId 
Comment ID 
RefId 
Reference ID, (content or forms) 
RefType 
Reference type, C = content or T = Task 
UserId 
The user ID 
OrderBy 
The order of the comments 

Ektron.Cms.CommentData()

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!