SubstitutionResponseElement.Callback Proprietà

Definizione

Ottiene un riferimento al metodo di callback di sostituzione.

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

Valore della proprietà

HttpResponseSubstitutionCallback

Riferimento al metodo di callback.

Si applica a