Ajax Uploader Class Reference
IAttachmentProvider.HasTempPath Method
[Visual Basic]
Function HasTempPath( _
ByVal
guid
As
Guid
, _
ByVal
cookie
As
Object
_
) As
String
[C#]
string
HasTempPath(
Guid
guid
,
object
cookie
);
See Also
IAttachmentProvider Interface
|
CuteWebUI Namespace