Click or drag to resize
FileUploadTargetFileName Property
Target file name, to which will be used after files will be uploaded.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual string TargetFileName { get; set; }

Property Value

Type: String
See Also