Click or drag to resize

UserRelation Constructor (UserRelation)

Initializes a new instance of the UserRelation class

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public UserRelation(
	UserRelation copyFrom
)

Parameters

copyFrom
Type: Dynamicweb.ForumUserRelation
See Also