The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
337 views

Understanding ghosting, unghosting, site pages and application pages

well I know definations of these terms as mentioned: Ghosted pages: Pages which are on file system and not on content db. Unghosted pages : pages which are on content db. Application Pages : normal ...
0
votes
0answers
19 views

SitePages and Inline Code

Following is a snippet of code that i want to use in a site page located under the /sites node in SitePages folder of that site. <script type="text/vb" runat="server"> ...