 | Comment.GetCommentById Method |
Namespace:
Dynamicweb.Content.Commenting
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static Comment GetCommentById(
int id
)
Public Shared Function GetCommentById (
id As Integer
) As Comment
Parameters
- id
- Type: System.Int32
Return Value
Type:
Comment
See Also