Click or drag to resize
IUploadedFileFileName Property
Gets the fully qualified name of the file on the client.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
string FileName { get; }

Property Value

Type: String
See Also