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