Class JJTextFile
- Namespace
- JJMasterData.Core.UI.Components
- Assembly
- JJMasterData.Core.dll
public sealed class JJTextFile : ControlBase
- Inheritance
-
JJTextFile
- Inherited Members
Constructors
JJTextFile(IHttpRequest, IComponentFactory, IStringLocalizer<MasterDataResources>, IEncryptionService)
public JJTextFile(IHttpRequest request, IComponentFactory componentFactory, IStringLocalizer<MasterDataResources> stringLocalizer, IEncryptionService encryptionService)
Parameters
request
IHttpRequestcomponentFactory
IComponentFactorystringLocalizer
IStringLocalizer<MasterDataResources>encryptionService
IEncryptionService
Properties
FieldName
public string FieldName { get; set; }
Property Value
FormElement
public FormElement FormElement { get; set; }
Property Value
FormElementField
public FormElementField FormElementField { get; set; }
Property Value
FormStateValues
public Dictionary<string, object> FormStateValues { get; set; }
Property Value
PageState
public PageState PageState { get; set; }
Property Value
Tooltip
Text shown when the component is hovered.
public override string Tooltip { get; set; }
Property Value
UploadView
public JJUploadView UploadView { get; }
Property Value
Methods
BuildResultAsync()
protected override ValueTask<ComponentResult> BuildResultAsync()
Returns
DeleteAll()
public void DeleteAll()
GetFolderPath()
public string GetFolderPath()
Returns
SaveMemoryFiles()
public void SaveMemoryFiles()