Click or drag to resize
CookieNameGetVariantSliderPositionsCookieName Method
Gets the cookie name for the position of the variant slider

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetVariantSliderPositionsCookieName(
	int templateId
)

Parameters

templateId
Type: SystemInt32
Template ID

Return Value

Type: String
See Also