| RendererFileExists Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Frontend
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("")]
public bool FileExists(
string imagePath
)
<ObsoleteAttribute("")>
Public Function FileExists (
imagePath As String
) As Boolean
Parameters
- imagePath
- Type: SystemString
Return Value
Type:
BooleanSee Also