Click or drag to resize

UserRelationUnlinkFromCategory Method (Int32, String)

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

Parameters

categoryID
Type: SystemInt32
email
Type: SystemString
See Also