LGCacheScope Enum

Definition

LG cache scope options.

public enum LGCacheScope
type LGCacheScope = 
Public Enum LGCacheScope
Inheritance
LGCacheScope

Fields

Global 0

Global template cache scope.

Local 1

Only cache result in the same layer of children in template.

None 2

Without cache.

Applies to