HttpCachePolicy.GetVaryByCustom Method

Definition

Gets the custom string that is used to vary the HTTP caching.

public:
 System::String ^ GetVaryByCustom();
public string GetVaryByCustom ();
member this.GetVaryByCustom : unit -> string
Public Function GetVaryByCustom () As String

Returns

The custom string for varying the HTTP caching.

Applies to