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