Table of Contents

Class FormFieldExtractionContext

Namespace
CMS.OnlineForms
Assembly
CMS.OnlineForms.dll

Context for extracting the string value of a form field.

public sealed class FormFieldExtractionContext
Inheritance
object
FormFieldExtractionContext
Extension Methods

Properties

FormFieldInfo

Form field from which the text value is extracted.

public FormFieldInfo FormFieldInfo { get; init; }

Property Value

FormFieldInfo