/ Published in: XML
Allow layouts in /_catalogs/* to have inline c# code.
Expand |
Embed | Plain Text
<SafeMode MaxControls="200" CallStack="false" DirectFileDependencies="10" TotalFileDependencies="50" AllowPageLevelTrace="false"> <PageParserPaths> <PageParserPath VirtualPath="/_catalogs/*" CompilationMode="Always" AllowServerSideScript="true" IncludeSubFolders="true"/> </PageParserPaths> </SafeMode>
You need to login to post a comment.
