Click or drag to resize

UserRelationLinkToCategory Method

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

Parameters

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