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