AjaxHelper.GlobalizationScriptPath プロパティ

定義

グローバリゼーション スクリプト ファイルに使用する場所のルート パスを取得または設定します。

public static string GlobalizationScriptPath { get; set; }
member this.GlobalizationScriptPath : string with get, set
Public Shared Property GlobalizationScriptPath As String

プロパティ値

グローバリゼーション スクリプト ファイルを格納するフォルダーの場所。 既定の場所は "~/Scripts/Globalization" です。

適用対象