Click or drag to resize

PFHeaderHtmlHelperGetUserPicture Method

Gets the IMG tag containing the user picture.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static Html GetUserPicture(
	PFUser user
)

Parameters

user
Type: Packflow.CorePFUser
The user.

Return Value

Type: Html
HTML
See Also