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
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph