See Also

HtmlBoxUpload Class  | Dart.PowerWEB.TextBox Namespace

See Also PowerWEB TextBox for ASP.NET

HtmlBoxUpload Class Properties

Dart.PowerWEB.TextBox Namespace : HtmlBoxUpload Class

For a list of all members of this type, see HtmlBoxUpload members.

Public Properties

Public Property AccessKey (Inherited from System.Web.UI.WebControls.WebControl)Gets or sets the access key that allows you to quickly navigate to the Web server control.
Public Property AllowDelete Gets or sets a value which indicates if the user is able to delete files.
Public Property AllowDownwardBrowsing Gets or sets a value which indicates if downward browsing is enabled.
Public Property AppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
Public Property Attributes (Inherited from System.Web.UI.WebControls.WebControl)Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Public Property BackColor (Inherited from BaseChildControl)Gets or sets the background color of the control.
Public Property BorderColor (Inherited from BaseChildControl)Gets or sets the border color of the control.
Public Property BorderStyle (Inherited from BaseChildControl)Gets or sets the border style of the control.
Public Property BorderWidth (Inherited from BaseChildControl)Gets or sets the border width of the control
Public Property Caption Gets or sets the text that is displayed as the dialog caption.
Public Property ChangeDirectoryUpImageName Gets or sets the image name to use for the "change directory up" icon.
Public Property ClientID (Inherited from System.Web.UI.Control)Gets the server control identifier generated by ASP.NET.
Public Property Controls (Inherited from System.Web.UI.Control)Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
Public Property ControlStyle (Inherited from System.Web.UI.WebControls.WebControl)Gets the style of the Web server control. This property is used primarily by control developers.
Public Property ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
Public Property CssClass (Inherited from BaseChildControl)Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
Public Property DirectoryImageName Gets or sets the image name to use for the "directory" icon.
Public Property Enabled (Inherited from BaseChildControl)Gets or sets a value indicating whether the Web server control is enabled.
Public Property EnableTheming (Inherited from System.Web.UI.WebControls.WebControl)Gets or sets a value indicating whether themes apply to this control.
Public Property EnableViewState (Inherited from System.Web.UI.Control)Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
Public Property ExternalFile Gets or sets the url of an external file containing the content for the dialog.
Public Property FileImageName Gets or sets the image name to use for the "file" icon.
Public Property FileTypeMustMatchFilter Gets or sets a value which indicates if file types not matching the current Filter are accepted.
Public Property Filter Gets or sets the filter used for displaying files in the file browser.
Public Property Font (Inherited from BaseChildControl)Gets the font properties associated with the control.
Public Property ForeColor (Inherited from BaseChildControl)Gets or sets the foreground color (typically the color of the text) of the control.
Public Property HasAttributes (Inherited from System.Web.UI.WebControls.WebControl)Gets a value indicating whether the control has attributes set.
Public Property Height (Inherited from BaseChildControl)Gets or sets the height of the control.
Public Property ID (Inherited from BaseChildControl) Gets or sets the programmatic identifier assigned to the server control.
Public Property InitialDirectory Gets or sets the initial directory of the file browser.
Public Property LaunchX Gets or sets a the value of the X-coordinate where the dialog is launched.
Public Property LaunchY Gets or sets a the value of the Y-coordinate where the dialog is launched.
Public Property MaxFileSize Gets or sets the maximum file size (in bytes) that the server will accept when uploading files.
Public Property Mode Gets or sets the mode of the upload dialog.
Public Property NamingContainer (Inherited from System.Web.UI.Control)Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value.
Public Property Page (Inherited from System.Web.UI.Control)Gets a reference to the Page instance that contains the server control.
Public Property Parent (Inherited from System.Web.UI.Control)Gets a reference to the server control's parent control in the page control hierarchy.
Public Property Site (Inherited from System.Web.UI.Control)Gets information about the container that hosts the current control when rendered on a design surface.
Public Property SkinID (Inherited from System.Web.UI.WebControls.WebControl)Gets or sets the skin to apply to the control.
Public Property Strings Gets or sets a collection of strings used in the dialog.
Public Property Style (Inherited from System.Web.UI.WebControls.WebControl)Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.
Public Property TabIndex (Inherited from BaseChildControl)Gets or sets the tab index of the Web server control.
Public Property TemplateControl (Inherited from System.Web.UI.Control)Gets or sets a reference to the template that contains this control.
Public Property TemplateSourceDirectory (Inherited from System.Web.UI.Control)Gets the virtual directory of the Page or UserControl that contains the current server control.
Public Property TitlebarBackColor Gets or sets the background color of the titlebar.
Public Property TitlebarFontName Gets or sets the font name of the text on the titlebar.
Public Property TitlebarFontSize Gets or sets the font size of the text on the titlebar.
Public Property TitlebarForeColor Gets or sets the font color of the text on the titlebar.
Public Property ToolTip (Inherited from BaseChildControl)Gets or sets the text displayed when the mouse pointer hovers over the Web server control.
Public Property UniqueID (Inherited from System.Web.UI.Control)Gets the unique, hierarchically qualified identifier for the server control.
Public Property UploadEnabled Gets or sets a value indicating if the user is allowed to upload files.
Public Property UseRelativePaths Gets or sets a value which determines if relative paths are used for <A> and <IMG> tags.
Public Property Visible (Inherited from BaseChildControl)Gets or sets a value that indicates whether a server control is rendered as UI on the page.
Public Property Width (Inherited from BaseChildControl)Gets or sets the width of the control.

See Also

HtmlBoxUpload Class  | Dart.PowerWEB.TextBox Namespace


Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.