| FrontendShowThread Method (Message) |
Namespace:
Dynamicweb.Forum
Assembly:
Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax public string ShowThread(
Message thread
)
Public Function ShowThread (
thread As Message
) As String
Parameters
- thread
- Type: Dynamicweb.ForumMessage
Return Value
Type:
StringSee Also