Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ローカル開発でdefault.aspxページが1つあるとしましょう。ただし、本番環境では、クライアント要件に応じて異なるマークアップがあります。クライアントページではup-comming.ascxユーザーコントロールを使用せず、ローカルで使用するか、他のクライアントで使用します。 。要するに、aspxマークアップはすでにコンパイルされているので、.csコードではなくデータベースからaspxマークアップをロードするにはどうすればよいですか?aspxを変更するだけです。