Subscriber portal
Gets or sets the vary-by-param value.
'Declaration Public Property VaryByParam As String Get Set 'Usage Dim instance As OutputCacheAttribute Dim value As String value = instance.VaryByParam instance.VaryByParam = value
A semicolon-separated list of strings that correspond to query-string values for the GET method, or to parameter values for the POST method.