  | FrontendShowThread Method (Int32) | 
  
    Namespace: 
   Dynamicweb.Forum
    Assembly:
   Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntaxpublic string ShowThread(
	int threadID
)
Public Function ShowThread ( 
	threadID As Integer
) As String
Parameters
- threadID
 - Type: SystemInt32
 
Return Value
Type: 
String
See Also