System.Globalization Namespace CultureInfo Class
Gets the culture identifier for the current CultureInfo.
[ VB ] Overridable Public ReadOnly Property LCID As Integer [ C# ] public virtual int LCID {get;} [ C++ ] public: __property virtual int get_LCID ( ); [ JScript ] function get LCID ( ) : int;
The culture identifier for the current CultureInfo.
The culture identifier is mapped to the corresponding National Language Support ( NLS ) locale identifier.
CultureInfo Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note