Class DataDictionaryFormElementFactory
- Namespace
- JJMasterData.Core.DataDictionary.Structure
- Assembly
- JJMasterData.Core.dll
public class DataDictionaryFormElementFactory
- Inheritance
-
DataDictionaryFormElementFactory
- Inherited Members
Constructors
DataDictionaryFormElementFactory(IOptionsSnapshot<MasterDataCoreOptions>, IStringLocalizer<MasterDataResources>, IMasterDataUrlHelper)
public DataDictionaryFormElementFactory(IOptionsSnapshot<MasterDataCoreOptions> options, IStringLocalizer<MasterDataResources> stringLocalizer, IMasterDataUrlHelper urlHelper)
Parameters
options
IOptionsSnapshot<MasterDataCoreOptions>stringLocalizer
IStringLocalizer<MasterDataResources>urlHelper
IMasterDataUrlHelper
Methods
GetFormElement()
public FormElement GetFormElement()