Class HyperLinkField

Version: 21.x

Represents a hyperlink field.

Inheritance
System.Object
HyperLinkField
Namespace: Sitecore.LayoutService.Client.Response.Model.Fields
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public class HyperLinkField : WrappedEditableField<HyperLink>, IFieldReader, IValueField<HyperLink>, IWrappedEditableField, IField

Constructors

HyperLinkField()

Initializes a new instance of the HyperLinkField class.

Declaration
RequestResponse
public HyperLinkField()

Initializes a new instance of the HyperLinkField class.

Declaration
RequestResponse
public HyperLinkField(HyperLink value)
Parameters
TypeNameDescription
HyperLinkvalue

The initial value.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,