Click or drag to resize
UniGridFunctionsCultureDisplayName Method
Gets the culture display name.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static string CultureDisplayName(
	Object value
)

Parameters

value
Type: SystemObject
Culture code

Return Value

Type: String
See Also