我已经安装了ASP.NETMVC3。我需要带有格式化日期的日期选择器。我试过这个,但它不起作用(当传递“{0:dd/MM/yyyy}”作为格式参数时,它仍然不格式化):privatestaticMvcHtmlStringFormattedDateTextBoxFor(thisHtmlHelperhtmlHelper,Expression>expression,stringformat,RouteValueDictionaryhtmlAttributes){varmetadata=ModelMetadata.FromLambdaExpression(expression,htmlHelp
我已经安装了ASP.NETMVC3。我需要带有格式化日期的日期选择器。我试过这个,但它不起作用(当传递“{0:dd/MM/yyyy}”作为格式参数时,它仍然不格式化):privatestaticMvcHtmlStringFormattedDateTextBoxFor(thisHtmlHelperhtmlHelper,Expression>expression,stringformat,RouteValueDictionaryhtmlAttributes){varmetadata=ModelMetadata.FromLambdaExpression(expression,htmlHelp