ASP.NET Core MVC コントロールヘルプ
Mask プロパティ (InputDateBase)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > InputDateBase クラス : Mask プロパティ
Gets or sets a mask to use while editing.
シンタックス
'宣言
 
Public Property Mask As System.String
public System.string Mask {get; set;}
解説
The mask format is the same one that the InputMask control uses.
参照

InputDateBase クラス
InputDateBase メンバ