How does the ASP:Literal ID="XmlPackage_CheckoutPaymentPageFooter" get populated?
Desired: I need to look up the tax/shipping charges externally(working) and plug them into the ASP:Literal on the checkoutpayment.aspx page. How is it getting populated? I've stepped through the entire page, disassembly and all and not found where it gets populated.
Help?