This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
CurrentCulture Field
Applies the current culture when you create a Sys.CultureInfo object.
dateTimeFormat Field
Gets an object that contains an array of culture-sensitive formatting strings that can be applied to Date type extensions.
InvariantCulture Field
Applies the invariant (culture independent) culture when you create a Sys.CultureInfo object.
name Field
Gets the culture value (locale) that represents a language and region.
numberFormat Field
Gets an object that contains an array of culture-sensitive formatting strings that can be applied to Number type extensions.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.