AjaxExtensions.GlobalizationScript Method
Include Protected Members
Include Inherited Members
Returns an HTML script element that contains a reference to a globalization script that defines the culture information.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GlobalizationScript(AjaxHelper) | Returns an HTML script element that contains a reference to a globalization script that defines the culture information. | |
GlobalizationScript(AjaxHelper, CultureInfo) | Returns an HTML script element that contains a reference to a globalization script that defines the specified culture information. |
Top