SharePoint Developers Log
This blog was created to allow SharePoint Developers to post comments and ask questions.
Sunday, February 3, 2013
How to allow inline code in a SharePoint site page.
Add the following to the application page web.config
<PageParserPath
VirtualPath="/Library/*"
CompilationMode="Always"
AllowServerSideScript="true"
IncludeSubFolders="true" />
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment