PFFieldHtmlHelper_UserGetGroupAutocompleteLine Method |
Gets a group 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 GetGroupAutocompleteLine(
PFGroup group
)
Parameters
- group
- Type: Packflow.CorePFGroup
Return Value
Type:
HtmlSee Also