ClientValidationRule.Parameters プロパティ

定義

パラメーター名でキーを指定して、この規則に関連付けられているパラメーターを取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,object?> Parameters { get; }
member this.Parameters : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property Parameters As IReadOnlyDictionary(Of String, Object)

プロパティ値

適用対象