Class FileField

Version: 21.x

Represents a file field.

Inheritance
System.Object
FileField
Namespace: Sitecore.LayoutService.Client.Response.Model.Fields
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public class FileField : EditableField<File>, IFieldReader, IValueField<File>, IEditableField, IField

Constructors

FileField()

Initializes a new instance of the FileField class.

Declaration
RequestResponse
public FileField()

FileField(File)

Initializes a new instance of the FileField class.

Declaration
RequestResponse
public FileField(File value)
Parameters
TypeNameDescription
Filevalue

The intial value.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,