Click or drag to resize
UniGridFunctionsDocumentCultureFlag Method (String, String, Page)
Gets the document culture name with flag icon.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static string DocumentCultureFlag(
	string cultureCode,
	string cultureName,
	Page page
)

Parameters

cultureCode
Type: SystemString
Culture code
cultureName
Type: SystemString
Culture name
page
Type: System.Web.UIPage
Page

Return Value

Type: String
See Also