Disabled
if set to True, the control will be disabled
ID
contains the controls ID
Name
the name of the checkbox
Style
contains the controls CSS properties
TagName
returns the elements tag name
Type
specifies the type of control displayed by this input
element
Value
equivalent to the value attribute of the HTML tag
Visible
if set to False, the control wont be visible
Events
ServerChange
occurs when the state of the control has changed
HtmlInputFile Control
This control corresponds to an <input type="file" runat="server"> tag.
Properties
Accept
a comma-separated list of acceptable MIME types
available to the user
Attributes
a collection of the elements attribute names and their
values
Disabled
if set to True, the control will be disabled
ID
contains the controls ID
MaxLength
the maximum number of characters allowed in file path
Name
the name of the control
PostedFile
the posted file
649
HtmlInputFile Control

Get Build Your Own ASP.NET 2.0 Web Site Using C# & VB, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.