Click or drag to resize
DbVirtualFileExists Method
Returns true if the file exist

Namespace: CMS.VirtualPathProvider
Assembly: CMS.VirtualPathProvider (in CMS.VirtualPathProvider.dll) Version: 10.0.0
Syntax
C#
public virtual bool Exists()

Return Value

Type: Boolean
See Also