Click or drag to resize
CMSActionResultSetRevalidation Method
Sets the revalidation of the client caches.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public void SetRevalidation(
	bool revalidateClientCache
)

Parameters

revalidateClientCache
Type: SystemBoolean
See Also