PFUserPageContextUserProfile Property |
Gets the current user profile (=user shown in the form).
This is not the current operating user, to find it you can type User.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public PFUser UserProfile { get; }
Property Value
Type:
PFUserSee Also