Table of Contents

Class BankLevelField

Namespace
InSite.Admin.Assessments.Banks.Controls
Assembly
InSite.UI.dll
public class BankLevelField : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
BankLevelField
Implements
Inherited Members

Constructors

BankLevelField()

public BankLevelField()

Fields

NumberInput

NumberInput control.

protected NumericBox NumberInput

Field Value

NumericBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

TypeInput

TypeInput control.

protected TextBox TypeInput

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

Number

public int? Number { get; set; }

Property Value

int?

Type

public string Type { get; set; }

Property Value

string

Value

public Level Value { get; set; }

Property Value

Level