Share via


AjaxHelper.GlobalizationScriptPath Property

Definition

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".

Applies to