Provides methods to create and use HTML client side image maps.
The following tables list the members exposed by the HtmlBuilder type.
Name | Description | |
---|---|---|
Initializes a new instance of the HtmlBuilder class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether AREA tags are generated for table cells. |
||
Gets or sets a value indicating whether AREA tags are generated for TreeViewNode items. |
||
Gets or sets the hyperlink assigned to AREA tags generated for the [±] buttons of Expandable nodes. |
||
Gets or sets the value of the TARGET attribute of AREA tags. |
||
Gets or sets the scale factor for the generated image. |
||
Gets or sets the hyperlink assigned to AREA tags generated for the lower scroll arrow of tables. |
||
Gets or sets the hyperlink assigned to AREA tags generated for the upper scroll arrow of tables. |
Name | Description | |
---|---|---|
Generates an image map HTML code. |
||
Overloaded. |
||
Generates a USEMAP attribute to be used within an <IMG> tag. |
Name | Description | |
---|---|---|
Raised just before a new AREA tag is added to the image map. |