SubstitutionResponseElement Classe

Definizione

Rappresenta un delegato gestito che può essere chiamato per inserire output generato dinamicamente in una risposta della cache di output.

public ref class SubstitutionResponseElement : System::Web::Caching::ResponseElement
[System.Serializable]
public class SubstitutionResponseElement : System.Web.Caching.ResponseElement
[<System.Serializable>]
type SubstitutionResponseElement = class
    inherit ResponseElement
Public Class SubstitutionResponseElement
Inherits ResponseElement
Ereditarietà
SubstitutionResponseElement
Attributi

Costruttori

SubstitutionResponseElement(HttpResponseSubstitutionCallback)

Inizializza una nuova istanza della classe SubstitutionResponseElement.

Proprietà

Callback

Ottiene un riferimento al metodo di callback di sostituzione.

Metodi

Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente.

(Ereditato da Object)
GetHashCode()

Funge da funzione hash predefinita.

(Ereditato da Object)
GetType()

Ottiene l'oggetto Type dell'istanza corrente.

(Ereditato da Object)
MemberwiseClone()

Crea una copia superficiale dell'oggetto Object corrente.

(Ereditato da Object)
ToString()

Restituisce una stringa che rappresenta l'oggetto corrente.

(Ereditato da Object)

Si applica a