Compartir a través de


SubstitutionResponseElement.Callback Propiedad

Definición

Obtiene una referencia al método de devolución de llamadas de sustitución.

public:
 property System::Web::HttpResponseSubstitutionCallback ^ Callback { System::Web::HttpResponseSubstitutionCallback ^ get(); };
public System.Web.HttpResponseSubstitutionCallback Callback { get; }
member this.Callback : System.Web.HttpResponseSubstitutionCallback
Public ReadOnly Property Callback As HttpResponseSubstitutionCallback

Valor de propiedad

HttpResponseSubstitutionCallback

Referencia al método de devolución de llamada.

Se aplica a