Table of Contents

Interface IFormFieldAssistant

Namespace
MES.MQC.UtilityLibrary.Form.Interfaces
Assembly
MES.MQC.UtilityLibrary.dll
public interface IFormFieldAssistant

Properties

Assistance

AssistanceAttributeBase Assistance { get; }

Property Value

AssistanceAttributeBase

CacheKey

string CacheKey { get; }

Property Value

string

Context

IFormContext<Form> Context { get; }

Property Value

IFormContext<Form>

ExecutionEnvironment

FormSchemaGenerator.ExecutionEnvironment ExecutionEnvironment { get; }

Property Value

FormSchemaGenerator.ExecutionEnvironment

FieldPath

string FieldPath { get; }

Property Value

string

Identifier

string Identifier { get; }

Property Value

string

Methods

InitializeCacheKey(FieldAttributeBase)

void InitializeCacheKey(FieldAttributeBase fieldConfig)

Parameters

fieldConfig FieldAttributeBase