Click or drag to resize
CMSApplicationGetVaryByCustomString Method
Returns the

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static string GetVaryByCustomString(
	GetVaryByCustomStringEventArgs e
)

Parameters

e
Type: CMS.BaseGetVaryByCustomStringEventArgs
Event arguments

Return Value

Type: String
See Also