ClientName Property
Gets the file name of the uploaded file as it was on the client machine.
Declaration SyntaxC#public string ClientName { get; }Visual BasicPublic ReadOnly Property ClientName As String Assembly: Krystalware.SlickUpload, Version: 4.0
|