Click or drag to resize
UploaderProviderExists Method
Returns a boolean indicating whether or not the file exists

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public bool Exists(
	Guid guid
)

Parameters

guid
Type: SystemGuid
The GUID.

Return Value

Type: Boolean
See Also