Helper.FileTypeIs Method
Include Protected Members
Include Inherited Members
Determines whether the value of the DocIcon() field of the specified list item matches the document type name.
Overload List
Name | Description | |
---|---|---|
FileTypeIs(WorkflowContext, String, SPItemKey, String) | Determines whether the specified document type name matches the value of the DocIcon field of the specified list item. | |
FileTypeIs(WorkflowContext, String, Int32, String) | Checks the DocIcon field of a specified SharePoint Foundation list item for a specified document type. |
Top