Click or drag to resize

UserGetUser Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
[ObsoleteAttribute]
public static User GetUser(
	CommandBuilder commandBuilder
)

Parameters

commandBuilder
Type: Dynamicweb.DataCommandBuilder

Return Value

Type: User
See Also