AjaxHelper.GlobalizationScriptPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the root path for the location to use for globalization script files.
public static string GlobalizationScriptPath { get; set; }
member this.GlobalizationScriptPath : string with get, set
Public Shared Property GlobalizationScriptPath As String
Property Value
The location of the folder where globalization script files are stored. The default location is "~/Scripts/Globalization".