Enum HtmlTextWriterAttribute
HTML Attributes.
Namespace: System.Web.UI
Assembly: dotNetRDF.dll
Syntax
public enum HtmlTextWriterAttribute
Fields
Name | Description |
---|---|
Abbr | Abbreviation |
Accesskey | Access Key |
Align | Align |
Alt | Alternative Text |
AutoComplete | Auto-Complete |
Axis | Axis |
Background | Background Image |
Bgcolor | Background Colour |
Border | Border |
Bordercolor | Border Colour |
Cellpadding | Cell Padding |
Cellspacing | Cell Spacing |
Checked | Checked |
Class | CSS Class |
Cols | Columns |
Colspan | Column Span |
Content | Content |
Coords | Coordinates |
DesignerRegion | Designer Region |
Dir | Direction |
Disabled | Disabled |
For | For |
Headers | Headers |
Height | Height |
Href | Hyper Reference |
Id | ID |
Longdesc | Long Description |
Maxlength | Maximum Length |
Multiple | Multiple Values permitted |
Name | Name |
Nowrap | No Wrapping |
Onchange | On Change |
Onclick | On Click |
ReadOnly | Read Only |
Rel | Relationship |
Rows | Rows |
Rowspan | Row Span |
Rules | Rules |
Scope | Scope |
Selected | Selected |
Shape | Shape |
Size | Size |
Src | Source |
Style | CSS Styles |
Tabindex | Tab Index |
Target | Target |
Title | Title |
Type | Type |
Usemap | Use Map |
Valign | Vertical Align |
Value | Value |
VCardName | VCard Name |
Width | Width |
Wrap | Wrapping |