Helper.CustomLookupFriendlyString 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 | |
---|---|---|
CustomLookupFriendlyString(WorkflowContext, String, SPItemKey, String) | Retrieves a string value from a field for a specific list and list item. | |
CustomLookupFriendlyString(WorkflowContext, String, Int32, String) | Retrieves a string value from a field for a specified SharePoint Foundationlist and list item. |
Top