Click or drag to resize
CacheHelperRevalidateClientCache Method
Returns whether the client cache should be revalidated by the call to the server.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool RevalidateClientCache(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also