Click or drag to resize
OutputHelperGetVaryByCustomString Method
Custom cache parameters processing.

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 8.2.23
Syntax
C#
public static string GetVaryByCustomString(
	HttpContext context,
	string custom
)

Parameters

context
Type: System.WebHttpContext
custom
Type: SystemString

Return Value

Type: String
See Also