Skip to content

PersistedFile.GetTempFilePath Method

PHP File Uploader Class Reference

PersistedFile.GetTempFilePath Method 

Gets the temp file path.

[Visual Basic]
Public Function GetTempFilePath() As String
[C#]
public string GetTempFilePath();
Return Value

See Also

PersistedFile Class | CuteWebUI Namespace