Interface IFormFieldAssistant
- Namespace
- MES.MQC.UtilityLibrary.Form.Interfaces
- Assembly
- MES.MQC.UtilityLibrary.dll
public interface IFormFieldAssistant
Properties
AssistanceAttributeBase Assistance { get; }
Property Value
- AssistanceAttributeBase
Property Value
- string
Context
IFormContext<Form> Context { get; }
Property Value
- IFormContext<Form>
FormSchemaGenerator.ExecutionEnvironment ExecutionEnvironment { get; }
Property Value
- FormSchemaGenerator.ExecutionEnvironment
string FieldPath { get; }
Property Value
- string
string Identifier { get; }
Property Value
- string
Methods
void InitializeCacheKey(FieldAttributeBase fieldConfig)
Parameters
fieldConfig FieldAttributeBase