ASPxUploadControl.GetRandomFileName Method
| Name | Parameters | Description |
|---|---|---|
| GetRandomFileName() | none | Returns a random name generated for the uploaded file. |
| GetRandomFileName(Int32) | index | Returns a random name generated for the uploaded file specified by its index. |