Click or drag to resize

FlavorsMapFlushCache Method

Overload List
  NameDescription
Public methodStatic memberFlushCache(String) Obsolete.
Flush the custom flavor name cache for the specified mapper. This method is deprecated in favor of FlushCache(IAppContext, String) in order to prevent the possibility of cross-application flushing.
Public methodStatic memberFlushCache(IAppContext, String)
Flush the custom flavor name cache for the specified mapper.
Top
See Also