Dynamicweb 8 Documentation
Language Property (Application)

Gets the language.
Syntax
'Declaration
 
Public Shared ReadOnly Property Language( _ 
   ByVal LanguageID As String _ 
) As Language
public static Language Language( 
   string LanguageID 
) {get;}

Parameters

LanguageID

Property Value

The language by LanguageId.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Application Class
Application Members

Send Feedback