Table of Contents

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 IHttpRequest
componentFactory IComponentFactory
stringLocalizer IStringLocalizer<MasterDataResources>
encryptionService IEncryptionService

Properties

FieldName

public string FieldName { get; set; }

Property Value

string

FormElement

public FormElement FormElement { get; set; }

Property Value

FormElement

FormElementField

public FormElementField FormElementField { get; set; }

Property Value

FormElementField

FormStateValues

public Dictionary<string, object> FormStateValues { get; set; }

Property Value

Dictionary<string, object>

PageState

public PageState PageState { get; set; }

Property Value

PageState

Tooltip

Text shown when the component is hovered.

public override string Tooltip { get; set; }

Property Value

string

UploadView

public JJUploadView UploadView { get; }

Property Value

JJUploadView

Methods

BuildResultAsync()

protected override ValueTask<ComponentResult> BuildResultAsync()

Returns

ValueTask<ComponentResult>

DeleteAll()

public void DeleteAll()

GetFolderPath()

public string GetFolderPath()

Returns

string

SaveMemoryFiles()

public void SaveMemoryFiles()