You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Classes > Localization Class > Localization Methods > GetFlagUrl Method > GetFlagUrl
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Localization.GetFlagUrl Method (Integer)

Returns a URL to a small image of a national flag for the country and language specified by LanguageID.

C#
public String GetFlagUrl(int LanguageID);
Visual Basic
Public Function GetFlagUrl(ByVal LanguageID As Integer) As String
Parameters 
Description 
LanguageID 
Specifies the locale, that is, the language and country 

A URL to an image of a national flag.

Often, only the language is of concern and the flag for the default country will be returned.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!