CacheHelperRevalidateClientCache Method |
Returns whether the client cache should be revalidated by the call to the server.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool RevalidateClientCache(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also