Dim but As Button Dim ProductId As String Dim quantity As Integer Dim price As Decimal Dim discount As Decimal Dim extendedPrice As Decimal If e.Row.RowIndex >= 0 Then but = ...
<#@ template language="VB" # > function CalculateTaxes(taxRate, ProductID, quantity, price <# If Session("StockType") < > "Overstock" Then # > , discount <# End If ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results