Application pages do not support customization, which gives them two distinct advantages over site pages. First, each application page is always compiled into a single DLL so that it performs and scales better than a site page. Second, application pages are allowed to have in-line code. Now that you have a basic understanding of what constitutes an application page, it will be worthwhile to see what is involved in creating your own application pages for a custom solution.

相关文章:

  • 2020-02-05
  • 2021-08-16
  • 2021-12-22
  • 2021-11-02
  • 2021-12-23
  • 2021-09-11
  • 2021-12-25
  • 2022-03-03
猜你喜欢
  • 2021-12-21
  • 2022-01-15
  • 2021-06-16
  • 2021-11-11
  • 2021-07-08
相关资源
相似解决方案