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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TypeInput
TypeInput control.
protected TextBox TypeInput
Field Value
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
Value
public Level Value { get; set; }