ASP.NET Core MVC コントロールヘルプ
Mask メソッド (InputDateBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : Mask メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.Mask. Sets a mask to use while editing.
シンタックス
'宣言
 
Public Function Mask( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Mask( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The mask format is the same one that the InputMask control uses.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ