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 public static Html GetUserPicture(
PFUser user
)
Parameters
- user
- Type: Packflow.CorePFUser
The user.
Return Value
Type:
HtmlHTML
See Also