Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

AJAXUploader.ClearPostedFiles Method 

Clears posted files.

[Visual Basic]
Public Sub ClearPostedFiles()
[C#]
public void ClearPostedFiles();

Remarks

AJAXUploader automatically saves the list of the posted files in view states. Call this function to clear the list.

See Also

AJAXUploader Class | EO.Web Namespace


Direct link to this topic