Helper.CustomLookupString Method
Include Protected Members
Include Inherited Members
Retrieves a String value from a field for a specific list and list item.
Overload List
Name | Description | |
---|---|---|
CustomLookupString(WorkflowContext, String, SPItemKey, String) | Retrieves a String value from a field for a specific list and list item. | |
CustomLookupString(WorkflowContext, String, Int32, String) | Retrieves a string value from a field for a specified SharePoint Foundation list and list item. |
Top