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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public override string GetVaryByCustomString(
	HttpContext context,
	string custom
)

Parameters

context
Type: System.WebHttpContext
custom
Type: SystemString

Return Value

Type: String
See Also