Constructors
-
Link
Inline() Initializes a new instance of the LinkInline class. -
Link
Inline(String, Initializes a new instance of the LinkInline class.String)
Fields
Properties
-
Get
Dynamic Gets or sets the GetDynamicUrl delegate. If this property is set, it is used instead of Url to get the Url from this instance.Url -
Is
Auto Gets or sets a boolean indicating whether the inline link was parsed using markdown syntax or was automatic recognized.Link -
Is
Image Gets or sets a value indicating whether this instance is an image link. -
Is
Shortcut Gets or sets a boolean indicating if this link is a shortcut link to a LinkReferenceDefinition - Label Gets or sets the label.
- Reference Gets or sets the reference this link is attached to. May be null.
- Title Gets or sets the title.
- Url Gets or sets the URL.