PagePorter Class Library

WebMetadata.DefaultLanguage Property

Gets or sets the default language in use by the web, as specified by its lcid.

[Visual Basic]
Public Property DefaultLanguage As String
[C#]
public string DefaultLanguage {get; set;}

Property Value

The default character set in use by the web, as specified by its lcid. The default value is null (Nothing in Visual Basic).

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace