共用方式為


AjaxHelper.GlobalizationScriptPath 屬性

定義

取得或設定用於全球化指令碼檔案之位置的根路徑。

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

屬性值

儲存全球化指令碼檔案的資料夾位置。 預設位置為 "~/Scripts/Globalization"。

適用於