FileUploaderShowFileExtensions Property
Gets or sets a value that specifies whether the extension part of the file names should be be displayed.
The default is false.
When this set to true, the file extension will be also editable in dialog boxes
when user is prompted (eg. on Rename).
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public bool ShowFileExtensions { get; set; }
Public Property ShowFileExtensions As Boolean
Get
Set
Property Value
Boolean