PFFieldHtmlHelper_UserGetUserAutocompleteLine Method |
Gets a user HTML for the autocomplete selection popup.
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 GetUserAutocompleteLine(
PFUser user
)
Parameters
- user
- Type: Packflow.CorePFUser
Return Value
Type:
HtmlSee Also