Click or drag to resize

FileArchive Class

Inheritance Hierarchy
System.Web.UI.WebControlsWebControl
  Dynamicweb.ControlsFileArchive

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Text")]
public class FileArchive : WebControl, 
	IPostBackDataHandler

The FileArchive type exposes the following members.

Constructors
  NameDescription
Public methodFileArchive
Initializes a new instance of the FileArchive class
Top
Properties
  NameDescription
Public propertyBrowseMode Obsolete.
Public propertyButtonTitle
Public propertyCastEvents
Public propertySaveFileNameOnly
Gets or sets the value indicating whether the control will saves the full path or the file name only. Set to True if the control should saves the file name only, or to False if the control should saves the full path.
Public propertyShowPreview
Public propertySize
Public propertyValue
Top
Methods
See Also