| MessageDelete Method (Int32) |
Namespace:
Dynamicweb.Forum
Assembly:
Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax public override void Delete(
int id
)
Public Overrides Sub Delete (
id As Integer
)
Parameters
- id
- Type: SystemInt32
See Also