Condividi tramite


CallbackValidatorAttribute.CallbackMethodName Proprietà

Definizione

Ottiene o imposta il nome del metodo di callback.

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

Valore della proprietà

Nome del metodo da chiamare.

Si applica a

Vedi anche