| FrontendDeletePost Method |
Namespace:
Dynamicweb.Forum
Assembly:
Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax public void DeletePost(
int postID
)
Public Sub DeletePost (
postID As Integer
)
Parameters
- postID
- Type: SystemInt32
See Also