Helper.WordsInTitle Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
WordsInTitle(WorkflowContext, String, SPItemKey, String) | Verifies that a word or words are included in the title of the specified list item. | |
WordsInTitle(WorkflowContext, String, Int32, String) | Verifies that a word or words are included in the title of a specified SharePoint Foundation list item. |
Top