HttpCachePolicyWrapper.SetVaryByCustom(String) Methode

Definitie

Hiermee geeft u een tekenreeks op waarmee uitvoerantwoorden in de cache kunnen variëren.

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)

Parameters

custom
String

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

Uitzonderingen

custom is null.

De SetVaryByCustom(String) methode is al aangeroepen.

Van toepassing op