Class Field
- Namespace
- Dynamicweb.Content.Files.Metadata
- Assembly
- Dynamicweb.dll
An instance of a field definition in the meta data.
public class Field
- Inheritance
-
Field
- Inherited Members
Fields
Editor
The editor type to use in the administration interface to edit this value
public required string Editor
Field Value
Id
The identifier
public required string Id
Field Value
Label
The label of the field
public required string Label
Field Value
Options
The options of the field in case of select box
public string? Options