Legacy Documentation: Version 2017.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Caching.MoveCacheBefore

public static function MoveCacheBefore(src: Cache, dst: Cache): void;

Parameters

src The Cache to move.
dst The Cache which should come after the source Cache in the cache list.

Description

Moves the source Cache before the destination Cache in the cache list.

no example available in JavaScript

Did you find this page useful? Please give it a rating: