Freigeben über


SubstitutionResponseElement.Callback Eigenschaft

Definition

Ruft einen Verweis auf die Ersetzungsrückrufmethode ab.

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

Eigenschaftswert

HttpResponseSubstitutionCallback

Ein Verweis auf eine Rückrufmethode.

Gilt für