Table of Contents

Class FormFieldExtractionContextExtensions

Namespace
CMS.OnlineForms
Assembly
CMS.OnlineForms.dll

Extension methods for FormFieldExtractionContext.

public static class FormFieldExtractionContextExtensions
Inheritance
object
FormFieldExtractionContextExtensions

Methods

GetFormComponentIdentifier(FormFieldExtractionContext)

Gets the form component identifier of the form field.

public static string GetFormComponentIdentifier(this FormFieldExtractionContext context)

Parameters

context FormFieldExtractionContext

Field text extraction context.

Returns

string

Identifier of the form component used to represent the field in a form.