We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Applies caching to another layout output.
Supported in .NET, Silverlight, Compact Framework and Mono.
##Configuration Syntax
${cached:cached=Boolean:inner=Layout}
or by using ambient property to modify output of other layout renderer:
${other:cached=Boolean}
##Parameters ###Caching Options
##Remarks The value of the inner layout will be rendered only once and reused subsequently.
There was an error while loading. Please reload this page.