Partage via


CallbackValidatorAttribute.CallbackMethodName Propriété

Définition

Obtient ou définit le nom de la méthode de rappel.

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

Valeur de propriété

Nom de la méthode à appeler.

S’applique à

Voir aussi