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 public Html GetUserForm(
long userId
)
Parameters
- userId
- Type: SystemInt64
The PFUser id.
Return Value
Type:
HtmlHtml
See Also