I have a controller with a method that returns a value:
public float GetShoppingCartTotal() { string user = User.Identity.Name;