IAttachmentProviderFileExists Method |
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxbool FileExists(
Guid guid,
Object cookie
)
Function FileExists (
guid As Guid,
cookie As Object
) As Boolean
Parameters
- guid
- Type: SystemGuid
- cookie
- Type: SystemObject
Return Value
Type:
Boolean
See Also