Click or drag to resize

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
)

Parameters

imagePath
Type: SystemString

Return Value

Type: Boolean
See Also