Click or drag to resize
RequestContextClearCachedUrlValues Method
Clears the cached values related to URL of the request

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static void ClearCachedUrlValues()
See Also