UniGridFunctionsDocumentCultureFlag Method (String, String, Page) |
Gets the document culture name with flag icon.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax 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:
StringSee Also