Table of Contents

Class Detail

Namespace
InSite.UI.Admin.Sales.Taxes.Controls
Assembly
InSite.UI.dll
public class Detail : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
Detail
Implements
Inherited Members

Constructors

Detail()

public Detail()

Fields

RegionCode

RegionCode control.

protected ProvinceComboBox RegionCode

Field Value

ProvinceComboBox

Remarks

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

TaxName

TaxName control.

protected TextBox TaxName

Field Value

TextBox

Remarks

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

TaxPercent

TaxPercent control.

protected NumericBox TaxPercent

Field Value

NumericBox

Remarks

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

Methods

GetInputValues(TTax)

public void GetInputValues(TTax tax)

Parameters

tax TTax

SetInputValues(TTax)

public void SetInputValues(TTax tax)

Parameters

tax TTax