RemoteAttribute.FormatPropertyForClientValidation(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
生成された HTML で使用する形式 property
。
public:
static System::String ^ FormatPropertyForClientValidation(System::String ^ property);
public static string FormatPropertyForClientValidation (string property);
static member FormatPropertyForClientValidation : string -> string
Public Shared Function FormatPropertyForClientValidation (property As String) As String
パラメーター
- property
- String
検証要求にクライアントが含めるフィールド名を 1 つ指定します。
戻り値
クライアントが検証要求に含めるフィールドの名前。
注釈
property
プレフィックスを使用して を"*."
返します。