Click or drag to resize

PFUserControllerSaveUser Method (PFUser)

Saves the specified user and adds the appropriate notification.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected void SaveUser(
	PFUser userProfile
)

Parameters

userProfile
Type: Packflow.CorePFUser
See Also