PowUpload 1.3 control documentation

Gets the file name extension (including the ".")

public string Extension {get;}

Property Value

A String containing the extension of the file.

Remarks

Return value contains the extension of the specified path (including the "."). If the file was not selected by the user or the path have no extension, the value is an empty string.

See Also

UploadedFile Class | ElementIT.PowUpload Namespace | SafeFileName property