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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilderFactory クラス : Ean13 メソッド
Specifies a selector. It is optional. If it is not set, a default dom element will be generated.
Creates a C1.Web.Mvc.Ean13 control and attaches it to the dom elements matching against the specified selector.
シンタックス
'宣言
 
Public Function Ean13( _
   Optional ByVal selector As System.String _
) As Ean13Builder
public Ean13Builder Ean13( 
   System.string selector
)

パラメータ

selector
Specifies a selector. It is optional. If it is not set, a default dom element will be generated.

戻り値の型

参照

ControlBuilderFactory クラス
ControlBuilderFactory メンバ