Click or drag to resize

FileWidgetNoFileExtDisplay Property

Specifies whether or not the filename extension should be included in the "pretty" name (if there is a "pretty" name).

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool NoFileExtDisplay { get; set; }

Property Value

Type: Boolean

Implements

IFileWidgetNoFileExtDisplay
See Also