Mup Markup for EveryoneRepresents a hyperlink.
Base type: Element.
| Name | Access Modifier | Summary |
|---|---|---|
| HyperlinkElement(string, IEnumerable<Element>) | public |
Initializes a new instance of the HyperlinkElement class. |
| HyperlinkElement(string, Element[]) | public |
Initializes a new instance of the HyperlinkElement class. |
| Name | Access Modifier | Summary |
|---|---|---|
| Content | public get |
The hyperlink content. |
| Destination | public get |
The hyperlink destination, such as a URL. |
| Name | Access Modifier | Summary |
|---|---|---|
| Accept(ParseTreeVisitor) | public |
Accepts a visitor which can be used to generate output from the parse tree. |
Mup Copyright © 2020 Andrei Fangli