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.
ISML のプロパティ ファイルからプロパティ値を読み取るには、どのようなアプローチが推奨されますか?
プロパティファイルがどこにあるかによって異なります。あなたがそれを置く場合/staticfiles/cartridge/config:はい!
/staticfiles/cartridge/config
ドメインから構成オブジェクトにアクセスできます。
#CurrentDomain:Configuration:String("My.Config.Key")#