バージョン

GetValidator(Control) メソッド

指定したコントロールに対して登録された UltraValidator コンポーネントを返します。
シンタックス
'宣言
 
Public Shared Function GetValidator( _
   ByVal control As Control _
) As IUltraValidator
public static IUltraValidator GetValidator( 
   Control control
)

パラメータ

control
関連された UltraValidator コンポーネントが返される Control
参照