Partilhar via


Helper.LookupUser Method

Include Protected Members
Include Inherited Members

Retrieves a user login name from a field for a specified SharePoint Foundation list item.

Overload List

  Name Description
Public methodStatic member LookupUser(WorkflowContext, Guid, SPItemKey, String) Retrieves the user login name for the specified list item.
Public methodStatic member LookupUser(WorkflowContext, Guid, Int32, String) Retrieves a user login name from a field for a specified SharePoint Foundation list item when the list GUID is known.
Public methodStatic member LookupUser(WorkflowContext, String, SPItemKey, String) Retrieves the user login name for the specified list item.
Public methodStatic member LookupUser(WorkflowContext, String, Int32, String) Retrieves a user login name from a field for a specified SharePoint Foundation list item when the list GUID or list name is known.

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace