Partilhar via


Helper.LookupFriendlyString Method

Include Protected Members
Include Inherited Members

Retrieves a string value from a field for a specified SharePoint Foundation list and list item.

Overload List

  Name Description
Public methodStatic member LookupFriendlyString(WorkflowContext, Guid, SPItemKey, String) Retrieves the string value of a field for the specified list item.
Public methodStatic member LookupFriendlyString(WorkflowContext, Guid, Int32, String) Retrieves a string value from a field for a specified SharePoint Foundation list item when the list GUID is known.
Public methodStatic member LookupFriendlyString(WorkflowContext, String, SPItemKey, String) Retrieves the value of a field for the specified list item.
Public methodStatic member LookupFriendlyString(WorkflowContext, String, Int32, String) Retrieves a string value from a field for a specified SharePoint Foundation list item when the list GUID is known.

Top

See Also

Reference

Helper Class

Helper Members

Microsoft.SharePoint.WorkflowActions Namespace