WebFileSaveDialog

Assembly: WebForms;

Description

The WebFileSaveDialog class implements the FileSaveDialog web form component.

Class object properties inherited from IWebFileDialog

  Property name Brief description
FileData The FileData property determines the thread linked to the opened or saved file.
FileName The FileName property determines a name of the opened or saved file.

Class object methods inherited from IWebFileDialog

  Method name Brief description
Execute The Execute method initializes the dialog box and returns the user selection result.

See also:

WebForms Assembly Classes