Click or drag to resize
ResourceSiteInfoProviderClear Method

Note: This API is now obsolete.

Clears the SiteResources hashtable.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Use method AbtractProvider.ClearHashtables(string, bool) instead.")]
public static void Clear()
See Also