AjaxHelper.GlobalizationScriptPath 属性

定义

获取或设置用于存储全球化脚本文件的位置的根路径。

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

属性值

存储全球化脚本文件的文件夹的位置。 默认位置是“~/Scripts/Globalization”。

适用于