| CommentDelete Method (Int32) |
Namespace:
Dynamicweb.Content.Commenting
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static void Delete(
int id
)
Public Shared Sub Delete (
id As Integer
)
Parameters
- id
- Type: SystemInt32
See Also