CallbackValidatorAttribute.CallbackMethodName Propriedade

Definição

Obtém ou define o nome do método de 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

Valor de Propriedade

O nome do método a chamar.

Aplica-se a

Ver também