Click or drag to resize
AttachmentItemFileName Property
Gets the name of the file.

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public string FileName { get; }

Property Value

Type: String
The name of the file.
See Also