ClientPath Property
Gets the entire path to the uploaded file on the client machine.
Declaration SyntaxC#[ObsoleteAttribute("Use ClientName instead to ensure crossbrowser compatibility.")]
public string ClientPath { get; }Visual Basic<ObsoleteAttribute("Use ClientName instead to ensure crossbrowser compatibility.")> _
Public ReadOnly Property ClientPath As StringAssembly: Krystalware.SlickUpload, Version: 4.0
|