Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the globalization values of the current culture as sent by the server. This member is static and can be invoked without creating an instance of the class.
var cultureObject = Sys.CultureInfo.CurrentCulture;
Return Value
A Sys.CultureInfo object.
Remarks
The CurrentCulture field contains the following fields associated with the current culture: name, dateTimeFormat, and numberFormat.