HttpCachePolicyWrapper.SetVaryByCustom(String) Metodo

Definizione

Specifica una stringa di testo in base alla quale variare le risposte di output memorizzate nella cache.

public:
 override void SetVaryByCustom(System::String ^ custom);
public override void SetVaryByCustom (string custom);
override this.SetVaryByCustom : string -> unit
Public Overrides Sub SetVaryByCustom (custom As String)

Parametri

custom
String

Stringa di testo in base alla quale variare l'output memorizzato nella cache.

Eccezioni

custom è null.

Il metodo SetVaryByCustom(String) è già stato chiamato.

Si applica a