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

@ViewData["PageTitle"] - @Model.AppName

The crowdfund is only visible to you. To make it visible to anyone else, enable this.

Contributions

Crowdfund Behavior

Sound

Animation

Discussion

Additional Options

@if (Model.ModelWithMinimumData) { }