Click or drag to resize

UserRelationLinkToThread Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static void LinkToThread(
	int threadID,
	string email,
	string name
)

Parameters

threadID
Type: SystemInt32
email
Type: SystemString
name
Type: SystemString
See Also