LinkStyle Constructors
Contains settings that define the style of links within web controls.| Name | Parameters | Description |
|---|---|---|
| LinkStyle() | none | Initializes a new instance of the LinkStyle class. |
| LinkStyle(Boolean) | makeAttributesImportant | Initializes a new instance of the LinkStyle class with the specified importance attribute declaration. |
See Also