Gets the full path of the temporary file.

Namespace:  C1.Web.UI.Controls.C1Upload
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public string TempFileName { get; }
Visual Basic (Declaration)
Public ReadOnly Property TempFileName As String
	Get

See Also