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