Class ImageField
Version: 21.x
Represents an image field.
Inherited Members
Namespace: Sitecore.LayoutService.Client.Response.Model.Fields
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Constructors
ImageField()
Initializes a new instance of the ImageField class.
Declaration
ImageField(Image)
Initializes a new instance of the ImageField class.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| Image | value |
The initial value. |