バージョン

Notifier(Object) メソッド

igNotifier コントロールの初期化プロパティをチェーンするためのラッパーを作成し、HTML 属性を設定します。
シンタックス
'宣言
 
Public Overloads Function Notifier( _
   ByVal htmlAttributes As System.Object _
) As NotifierWrapper
public NotifierWrapper Notifier( 
   System.object htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub