FlavorsMapFlushCache Method |
| Name | Description | |
|---|---|---|
| FlushCache(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.
| |
| FlushCache(IAppContext, String) |
Flush the custom flavor name cache for the specified mapper.
|