| Dart.PowerWEB.TextBox Namespace : HtmlBoxUpload Class |
For a list of all members of this type, see HtmlBoxUpload members.
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. |
AllowDelete | Gets or sets a value which indicates if the user is able to delete files. |
AllowDownwardBrowsing | Gets or sets a value which indicates if downward browsing is enabled. |
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. |
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. |
BackColor (Inherited from BaseChildControl) | Gets or sets the background color of the control. |
BorderColor (Inherited from BaseChildControl) | Gets or sets the border color of the control. |
BorderStyle (Inherited from BaseChildControl) | Gets or sets the border style of the control. |
BorderWidth (Inherited from BaseChildControl) | Gets or sets the border width of the control |
Caption | Gets or sets the text that is displayed as the dialog caption. |
ChangeDirectoryUpImageName | Gets or sets the image name to use for the "change directory up" icon. |
ClientID (Inherited from System.Web.UI.Control) | Gets the server control identifier generated by ASP.NET. |
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. |
ControlStyle (Inherited from System.Web.UI.WebControls.WebControl) | Gets the style of the Web server control. This property is used primarily by control developers. |
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. |
CssClass (Inherited from BaseChildControl) | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. |
DirectoryImageName | Gets or sets the image name to use for the "directory" icon. |
Enabled (Inherited from BaseChildControl) | Gets or sets a value indicating whether the Web server control is enabled. |
EnableTheming (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets a value indicating whether themes apply to this control. |
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. |
ExternalFile | Gets or sets the url of an external file containing the content for the dialog. |
FileImageName | Gets or sets the image name to use for the "file" icon. |
FileTypeMustMatchFilter | Gets or sets a value which indicates if file types not matching the current Filter are accepted. |
Filter | Gets or sets the filter used for displaying files in the file browser. |
Font (Inherited from BaseChildControl) | Gets the font properties associated with the control. |
ForeColor (Inherited from BaseChildControl) | Gets or sets the foreground color (typically the color of the text) of the control. |
HasAttributes (Inherited from System.Web.UI.WebControls.WebControl) | Gets a value indicating whether the control has attributes set. |
Height (Inherited from BaseChildControl) | Gets or sets the height of the control. |
ID (Inherited from BaseChildControl) | Gets or sets the programmatic identifier assigned to the server control. |
InitialDirectory | Gets or sets the initial directory of the file browser. |
LaunchX | Gets or sets a the value of the X-coordinate where the dialog is launched. |
LaunchY | Gets or sets a the value of the Y-coordinate where the dialog is launched. |
MaxFileSize | Gets or sets the maximum file size (in bytes) that the server will accept when uploading files. |
Mode | Gets or sets the mode of the upload dialog. |
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. |
Page (Inherited from System.Web.UI.Control) | Gets a reference to the Page instance that contains the server control. |
Parent (Inherited from System.Web.UI.Control) | Gets a reference to the server control's parent control in the page control hierarchy. |
Site (Inherited from System.Web.UI.Control) | Gets information about the container that hosts the current control when rendered on a design surface. |
SkinID (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the skin to apply to the control. |
Strings | Gets or sets a collection of strings used in the dialog. |
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. |
TabIndex (Inherited from BaseChildControl) | Gets or sets the tab index of the Web server control. |
TemplateControl (Inherited from System.Web.UI.Control) | Gets or sets a reference to the template that contains this control. |
TemplateSourceDirectory (Inherited from System.Web.UI.Control) | Gets the virtual directory of the Page or UserControl that contains the current server control. |
TitlebarBackColor | Gets or sets the background color of the titlebar. |
TitlebarFontName | Gets or sets the font name of the text on the titlebar. |
TitlebarFontSize | Gets or sets the font size of the text on the titlebar. |
TitlebarForeColor | Gets or sets the font color of the text on the titlebar. |
ToolTip (Inherited from BaseChildControl) | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. |
UniqueID (Inherited from System.Web.UI.Control) | Gets the unique, hierarchically qualified identifier for the server control. |
UploadEnabled | Gets or sets a value indicating if the user is allowed to upload files. |
UseRelativePaths | Gets or sets a value which determines if relative paths are used for <A> and <IMG> tags. |
Visible (Inherited from BaseChildControl) | Gets or sets a value that indicates whether a server control is rendered as UI on the page. |
Width (Inherited from BaseChildControl) | Gets or sets the width of the control. |
HtmlBoxUpload Class | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.