UniGridFunctionsDocumentNameTooltip Method |
Gets the document name tooltip.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public static string DocumentNameTooltip(
DataRowView data
)
Parameters
- data
- Type: System.DataDataRowView
Data row view with document data
Return Value
Type:
StringSee Also