Click or drag to resize

PFUsersManagementHubGetUserForm Method

Gets the dialog content for a user.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetUserForm(
	long userId
)

Parameters

userId
Type: SystemInt64
The PFUser id.

Return Value

Type: Html
Html
See Also