Share via


CallbackValidatorAttribute.CallbackMethodName 屬性

定義

取得或設定回呼方法的名稱。

public:
 property System::String ^ CallbackMethodName { System::String ^ get(); void set(System::String ^ value); };
public string CallbackMethodName { get; set; }
member this.CallbackMethodName : string with get, set
Public Property CallbackMethodName As String

屬性值

要呼叫之方法的名稱。

適用於

另請參閱