| FrontendEditPost Method (Int32) |
Namespace:
Dynamicweb.Forum
Assembly:
Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax public string EditPost(
int postID
)
Public Function EditPost (
postID As Integer
) As String
Parameters
- postID
- Type: SystemInt32
Return Value
Type:
StringSee Also