Click or drag to resize

UserRepositoryQueryNode Constructor

Initializes a new instance of the UserRepositoryQueryNode class

Namespace:  Dynamicweb.Management.Users.Nodes
Assembly:  Dynamicweb.Management.Users (in Dynamicweb.Management.Users.dll) Version: 3.2.10
Syntax
public UserRepositoryQueryNode(
	IQuery query
)

Parameters

query
Type: Dynamicweb.Indexing.QueryingIQuery
See Also