HttpCachePolicyBase.SetVaryByCustom(String) Methode

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, geeft u een tekenreeks op waarmee uitvoerantwoorden in de cache kunnen variëren.

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

Parameters

custom
String

De tekenreeks om de uitvoer in de cache te variëren.

Uitzonderingen

Van toepassing op