Ajax Uploader Class Reference

UploaderEventArgs.Persist Method 

NOTE: This method is now obsolete.

This property is not used any more. A file should be marked as persisted after validation.


Persists this instance.

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

See Also

UploaderEventArgs Class | CuteWebUI Namespace