@addTagHelper *, BundlerMinifier.TagHelpers @using System.Globalization @model UpdateCrowdfundViewModel @{ ViewData.SetActivePage(AppsNavPages.Update, "Update Crowdfund", Model.AppId); } @section PageHeadContent { } @section PageFootContent { }

Goal

Uses the store's default currency (@Model.StoreDefaultCurrency) if empty.

Contributions

Crowdfund Behavior

Additional Options