Table of Contents

Class JJTextRange

Namespace
JJMasterData.Core.UI.Components.TextRange
Assembly
JJMasterData.Core.dll
public class JJTextRange : ControlBase
Inheritance
JJTextRange
Inherited Members

Constructors

JJTextRange(IFormValues, IStringLocalizer<MasterDataResources>)

public JJTextRange(IFormValues formValues, IStringLocalizer<MasterDataResources> stringLocalizer)

Parameters

formValues IFormValues
stringLocalizer IStringLocalizer<MasterDataResources>

Properties

FieldType

public FieldType FieldType { get; set; }

Property Value

FieldType

IsVerticalLayout

public bool IsVerticalLayout { get; set; }

Property Value

bool

Methods

BuildResultAsync()

protected override ValueTask<ComponentResult> BuildResultAsync()

Returns

ValueTask<ComponentResult>