ASP.NET Core MVC コントロールヘルプ
PromptChar メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputMaskBuilder クラス : PromptChar メソッド
The value.
Configurates C1.Web.Mvc.InputMask.PromptChar. Sets the symbol used to show input positions in the control.
シンタックス
'宣言
 
Public Function PromptChar( _
   ByVal value As System.Char _
) As InputMaskBuilder
public InputMaskBuilder PromptChar( 
   System.char value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

InputMaskBuilder クラス
InputMaskBuilder メンバ