Click or drag to resize
UploaderHelperFilePath Property
Path to the uploaded file on the server in the temporary directory.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string FilePath { get; }

Property Value

Type: String
See Also