| GrapeCity.Web.Input.v100 アセンブリ > GrapeCity.Web.Input.IMExtenders 名前空間 > GcValidatorAction クラス : GetActions メソッド |
Public Function GetActions( _ ByVal control As Control _ ) As List(Of ValidateAction)
public List<ValidateAction> GetActions( Control control )
| 例外 | 解説 |
|---|---|
| System.ArgumentException | controlに検証コントロール以外のコントロールが設定されています。 |