ASP Uploader Class Reference

UploaderProvider.Exists?Method?

Returns a boolean indicating whether or not the file exists

[Visual?Basic]
Public?Function?Exists( _
???ByVal guid?As?Guid?_
)?As?Boolean
[C#]
public?bool?Exists(
???Guid?guid
);
Parameters
guid
The GUID.
Return Value

See Also

UploaderProvider Class | CuteWebUI Namespace