  | ProductImageServiceFileExists Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic bool FileExists(
	string filePath
)
Public Function FileExists ( 
	filePath As String
) As Boolean
Parameters
- filePath
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also