An NDoc Documented Class Library

MsgConfig.LanguageName Property

The configuration value defining the client culture info or locale

This application configuration value is defined as "LanguageName". For the valid value, please refer to http://msdn2.microsoft.com/en-us/library/system.globalization.cultureinfo.aspx

The default value is null, which the default system locale will be used.

public static string LanguageName {get; set;}

See Also

MsgConfig Class | webMethods.Msg Namespace