Class HyperLinkField
Version: 21.x
Represents a hyperlink field.
Inheritance
System.Object
WrappedEditableField<HyperLink>
HyperLinkField
Implements
Inherited Members
WrappedEditableField
WrappedEditableField
FieldReader.TryRead(Type, IField)
Namespace: Sitecore.LayoutService.Client.Response.Model.Fields
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
HyperLinkField()
Initializes a new instance of the HyperLinkField class.
Declaration
HyperLinkField(HyperLink)
Initializes a new instance of the HyperLinkField class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| HyperLink | value | The initial value. |
Implements
If you have suggestions for improving this article, let us know!