Cache lookup of macro by alias
This commit is contained in:
committed by
Sebastiaan Janssen
parent
0554b47864
commit
8463f1db08
@@ -11,5 +11,6 @@
|
||||
public const string TemplateFrontEndCacheKey = "template";
|
||||
|
||||
public const string MacroContentCacheKey = "macroContent_"; // used in MacroRenderers
|
||||
public const string MacroFromAliasCacheKey = "macroFromAlias_";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user