Gets the file extension of the uploaded file.

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

Syntax

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

See Also