ASP Uploader Class Reference

IAttachmentProvider.FileExists?Method?

[Visual?Basic]
Function?FileExists( _
???ByVal guid?As?Guid,?_
???ByVal cookie?As?Object?_
)?As?Boolean
[C#]
bool?FileExists(
???Guid?guid,
???object?cookie
);
See Also

IAttachmentProvider Interface | CuteWebUI Namespace