CMSHttpApplicationGetVaryByCustomString Method |
Custom cache parameters processing.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public override string GetVaryByCustomString(
HttpContext context,
string custom
)
Parameters
- context
- Type: System.WebHttpContext
- custom
- Type: SystemString
Return Value
Type:
StringSee Also