HttpCachePolicy::GetVaryByCustom Method ()

 

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

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
String^ GetVaryByCustom()

Return Value

Type: System::String^

The custom string for varying the HTTP caching.

.NET Framework
Available since 4.6.2
Return to top
Show: