Dynamicweb.Content.Commenting Namespace > Comment Class > GetCommentsByTypeLanguageAndId Method : GetCommentsByTypeLanguageAndId(String,String,String,Boolean) Method |
'Declaration
Public Overloads Shared Function GetCommentsByTypeLanguageAndId( _ ByVal ItemType As String, _ ByVal ItemID As String, _ ByVal LangugageID As String, _ ByVal onlyActive As Boolean _ ) As CommentCollection
public static CommentCollection GetCommentsByTypeLanguageAndId( string ItemType, string ItemID, string LangugageID, bool onlyActive )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2