Click or drag to resize

UserRelationUnlinkFromThread Method (Int32, Int32)

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static void UnlinkFromThread(
	int threadID,
	int userID
)

Parameters

threadID
Type: SystemInt32
userID
Type: SystemInt32
See Also