UniGridFunctionsDocumentCultureFlag Method (DataRowView, 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(
DataRowView data,
Page page
)
Parameters
- data
- Type: System.DataDataRowView
Data row view with document data - page
- Type: System.Web.UIPage
Page
Return Value
Type:
StringSee Also