ComponentCacheClear()

edit

Flush the component path cache, to inspect use ComponentCacheList()

ComponentCacheClear( );

Returns: void

This function does not take any arguments.

Examples

edit
ComponentCacheClear();

See also