ビューモデル

プロパティのDataTypeアトリビュート

 public class FooVm {
   [DataType(DataType.Date)]
   public DateTime barDt { get; set; }
 }

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS